Skip to content

Commit

Permalink
Merge pull request #83 from TalleoProject/dependencies-update-2024-06-03
Browse files Browse the repository at this point in the history
⬆️ Dependencies updated on 2024-06-03
  • Loading branch information
mtl1979 committed Jun 3, 2024
2 parents 906db71 + b1e0b8a commit 9fc50a0
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 26 deletions.
36 changes: 18 additions & 18 deletions Pipfile.lock

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

8 changes: 4 additions & 4 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
certifi==2024.2.2
certifi==2024.6.2
distlib==0.3.8
filelock==3.14.0
flake8==7.0.0
Expand All @@ -14,7 +14,7 @@ setuptools==70.0.0
tomli==2.0.1
virtualenv==20.26.2
yapf==0.40.2
zipp==3.19.0
zipp==3.19.1
anyio==4.4.0
charset-normalizer==3.3.2
click==8.1.7
Expand All @@ -29,7 +29,7 @@ munch==4.0.0
pymongo==4.7.2
python-telegram-bot==21.2
pyyaml==6.0.1
requests==2.32.2
requests==2.32.3
sniffio==1.3.1
typing-extensions==4.12.0
typing-extensions==4.12.1
urllib3==2.2.1
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
anyio==4.4.0
certifi==2024.2.2
certifi==2024.6.2
charset-normalizer==3.3.2
click==8.1.7
dnspython==2.6.1
Expand All @@ -14,8 +14,8 @@ munch==4.0.0
pymongo==4.7.2
python-telegram-bot==21.2
pyyaml==6.0.1
requests==2.32.2
requests==2.32.3
sniffio==1.3.1
typing-extensions==4.12.0
typing-extensions==4.12.1
urllib3==2.2.1
zipp==3.19.0
zipp==3.19.1

0 comments on commit 9fc50a0

Please sign in to comment.