Skip to content

Commit

Permalink
Bump tenacity from 8.0.1 to 8.2.3 in /ansible
Browse files Browse the repository at this point in the history
Bumps [tenacity](https://github.com/jd/tenacity) from 8.0.1 to 8.2.3.
- [Commits](jd/tenacity@8.0.1...8.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 1, 2024
1 parent a02c61d commit 4e8e368
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ resolvelib==0.5.5; python_version >= "3.8"
rich==11.0.0; python_full_version >= "3.6.2" and python_full_version < "4.0.0" and python_version >= "3.6"
ruamel.yaml.clib==0.2.6; platform_python_implementation == "CPython" and python_version < "3.11" and python_version >= "3.7"
ruamel.yaml==0.17.20; python_version >= "3.7"
tenacity==8.0.1; python_version >= "3.6"
tenacity==8.2.3; python_version >= "3.6"
wcmatch==8.3; python_version >= "3.6"

0 comments on commit 4e8e368

Please sign in to comment.