Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Trellmor committed Feb 6, 2023
1 parent 663cbfe commit bb54a11
Show file tree
Hide file tree
Showing 2 changed files with 117 additions and 24 deletions.
129 changes: 111 additions & 18 deletions Pipfile.lock

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

12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
certifi==2022.6.15
charset-normalizer==2.1.1
certifi==2022.12.7
charset-normalizer==3.0.1
decorator==5.1.1
dnspython==2.2.1
idna==3.3
dnspython==2.3.0
idna==3.4
pathlib==1.0.1
PyYAML==6.0
requests==2.28.1
urllib3==1.26.12
requests==2.28.2
urllib3==1.26.14
validators==0.20.0

0 comments on commit bb54a11

Please sign in to comment.