Skip to content

Commit

Permalink
Bump ansible from 10.1.0 to 10.2.0 in /deploy
Browse files Browse the repository at this point in the history
Bumps [ansible](https://github.com/ansible-community/ansible-build-data) from 10.1.0 to 10.2.0.
- [Changelog](https://github.com/ansible-community/ansible-build-data/blob/main/docs/release-process.md)
- [Commits](ansible-community/ansible-build-data@10.1.0...10.2.0)

---
updated-dependencies:
- dependency-name: ansible
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent eb23ec1 commit 46a7ae0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions deploy/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
#
# pip-compile requirements.in
#
ansible==10.1.0
ansible==10.2.0
# via -r requirements.in
ansible-core==2.17.1
ansible-core==2.17.2
# via ansible
cachetools==5.3.3
# via google-auth
Expand All @@ -28,7 +28,7 @@ idna==3.7
# via requests
jinja2==3.1.4
# via
# -r deploy/requirements.in
# -r requirements.in
# ansible-core
# jinja2-base64-filters
jinja2-base64-filters==0.1.4
Expand All @@ -52,12 +52,12 @@ pyasn1-modules==0.4.0
pycparser==2.22
# via cffi
pyopenssl==24.1.0
# via -r deploy/requirements.in
# via -r requirements.in
python-dateutil==2.9.0.post0
# via kubernetes
pyyaml==6.0.1
# via
# -r deploy/requirements.in
# -r requirements.in
# ansible-core
# kubernetes
requests==2.32.3
Expand Down

0 comments on commit 46a7ae0

Please sign in to comment.