Skip to content

Commit

Permalink
Merge pull request #155 from AndreiDrang/dependabot/pip/tenacity-eq-9…
Browse files Browse the repository at this point in the history
….star

Update tenacity requirement from ==8.* to ==9.*
  • Loading branch information
AndreiDrang committed Jul 29, 2024
2 parents d8d41e1 + a402d0b commit b6358ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
requests>=2.21.0
aiohttp>=3.7.4
tenacity==8.*
tenacity==9.*
pydantic>=2.4.0

0 comments on commit b6358ee

Please sign in to comment.