Skip to content

Commit

Permalink
Merge pull request #60 from TegroTON/renovate/validators-0.x
Browse files Browse the repository at this point in the history
Update dependency validators to v0.22.0
  • Loading branch information
Dmitrii-Kopeikin authored Nov 27, 2023
2 parents b4e6fce + 338475b commit ccff8d5
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 9 deletions.
25 changes: 18 additions & 7 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jinja2 = "3.1.2"
python-dotenv = "1.0.0"
aiohttp = "3.8.6"
aiocryptopay = "0.3.3"
validators = "0.21.2"
validators = "0.22.0"
aiohttp-jinja2 = "1.5.1"


Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ setuptools==69.0.2 ; python_version >= "3.12" and python_version < "4.0"
sniffio==1.3.0 ; python_version >= "3.11" and python_version < "4.0"
strenum==0.4.15 ; python_version >= "3.11" and python_version < "4.0"
typing-extensions==4.8.0 ; python_version >= "3.11" and python_version < "4.0"
validators==0.21.2 ; python_version >= "3.11" and python_version < "4.0"
validators==0.22.0 ; python_version >= "3.11" and python_version < "4.0"
yarl==1.9.3 ; python_version >= "3.11" and python_version < "4.0"

0 comments on commit ccff8d5

Please sign in to comment.