Skip to content

Commit

Permalink
⬆️ Auto-updated dependencies on 2024-10-14
Browse files Browse the repository at this point in the history
Signed-off-by: mtl1979 <noreply@github.com>
  • Loading branch information
web-flow committed Oct 14, 2024
1 parent a33ad39 commit 744f57c
Show file tree
Hide file tree
Showing 3 changed files with 117 additions and 102 deletions.
209 changes: 112 additions & 97 deletions Pipfile.lock

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

6 changes: 3 additions & 3 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
certifi==2024.8.30
distlib==0.3.8
distlib==0.3.9
filelock==3.16.1
flake8==7.1.1
importlib-metadata==8.5.0
Expand All @@ -16,8 +16,8 @@ tomli==2.0.2
virtualenv==20.26.6
yapf==0.40.2
zipp==3.20.2
anyio==4.5.0
charset-normalizer==3.3.2
anyio==4.6.2
charset-normalizer==3.4.0
click==8.1.7
dnspython==2.6.1
exceptiongroup==1.2.2
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
anyio==4.5.0
anyio==4.6.2
certifi==2024.8.30
charset-normalizer==3.3.2
charset-normalizer==3.4.0
click==8.1.7
dnspython==2.6.1
exceptiongroup==1.2.2
Expand Down

0 comments on commit 744f57c

Please sign in to comment.