8000 Bump the dependencies group in /.config with 9 updates by dependabot[bot] · Pull Request #2002 · ansible/ansible-navigator · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Bump the dependencies group in /.config with 9 updates #2002

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions .config/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ distro==1.9.0
dnspython==2.7.0
execnet==2.1.1
filelock==3.18.0
flake8==7.2.0
flake8==7.3.0
flake8-docstrings==1.7.0
ghp-import==2.1.0
griffe==1.7.3
Expand All @@ -50,7 +50,7 @@ jsonschema-specifications==2025.4.1
libtmux==0.46.2
linkchecker==10.5.0
lockfile==0.12.2
markdown==3.8
markdown==3.8.2
markdown-exec==1.10.3
markdown-include==0.8.1
markupsafe==3.0.2
Expand Down Expand Up @@ -82,13 +82,13 @@ platformdirs==4.3.8
pluggy==1.6.0
pre-commit==4.2.0
ptyprocess==0.7.0
pycodestyle==2.13.0
pycodestyle==2.14.0
pycparser==2.22
pydocstyle==6.3.0
pyflakes==3.3.2
pygments==2.19.1
pymdown-extensions==10.15
pytest==8.4.0
pyflakes==3.4.0
pygments==2.19.2
pymdown-extensions==10.16
pytest==8.4.1
pytest-env==1.1.5
pytest-mock==3.14.1
pytest-plus==0.8.1
Expand All @@ -111,7 +111,7 @@ super-collections==0.5.3
termcolor==3.1.0
tinycss2==1.4.0
tzdata==2025.2
urllib3==2.4.0
urllib3==2.5.0
virtualenv==20.31.2
watchdog==6.0.0
wcmatch==10.0
Expand Down
1 change: 0 additions & 1 deletion docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,6 @@

- Follow the [Docker Desktop for Windows] installation instructions (if podman
was not installed above)

- Be sure to complete the [Manage Docker as a non-root user] steps.

### Install ansible-navigator (windows)
Expand Down
Loading
0