Skip to content

Commit

Permalink
build(deps): bump tenacity from 8.2.2 to 8.2.3 in /requirements
Browse files Browse the repository at this point in the history
Bumps [tenacity](https://github.com/jd/tenacity) from 8.2.2 to 8.2.3.
- [Commits](jd/tenacity@8.2.2...8.2.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2023
1 parent f40e8bc commit 98aec1c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ sniffio==1.3.0
# anyio
sortedcontainers==2.4.0
# via hypothesis
tenacity==8.2.2
tenacity==8.2.3
# via -r requirements.txt
typing-extensions==4.6.3
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ six==1.16.0
# python-dateutil
sniffio==1.3.0
# via anyio
tenacity==8.2.2
tenacity==8.2.3
# via -r requirements.in
typing-extensions==4.6.3
# via -r requirements.in
Expand Down

0 comments on commit 98aec1c

Please sign in to comment.