Skip to content

Commit

Permalink
chore(deps): bump tenacity from 8.2.3 to 8.5.0
Browse files Browse the repository at this point in the history
Bumps [tenacity](https://github.com/jd/tenacity) from 8.2.3 to 8.5.0.
- [Release notes](https://github.com/jd/tenacity/releases)
- [Commits](jd/tenacity@8.2.3...8.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 5, 2024
1 parent 3cdebb5 commit 2d956df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ requests==2.31.0
result==0.16.1; python_version >= '3.8'
setuptools==69.1.1; python_version >= '3.8'
six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
tenacity==8.2.3
tenacity==8.5.0
typing-extensions==4.9.0; python_version >= '3.8'
uri-template==1.3.0; python_full_version >= '3.7.0'
urllib3==2.0.7; python_full_version >= '3.7.0'
Expand Down

0 comments on commit 2d956df

Please sign in to comment.