Skip to content

Commit

Permalink
Merge pull request #57 from TalleoProject/dependencies-update-2023-12-18
Browse files Browse the repository at this point in the history
⬆️ Dependencies updated on 2023-12-18
  • Loading branch information
mtl1979 committed Dec 18, 2023
2 parents d0ce6e1 + 3aeaf73 commit 267a138
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 13 deletions.
27 changes: 18 additions & 9 deletions Pipfile.lock

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

7 changes: 4 additions & 3 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
certifi==2023.11.17
distlib==0.3.7
distlib==0.3.8
filelock==3.13.1
flake8==6.1.0
importlib-metadata==7.0.0
mccabe==0.7.0
pbr==6.0.0
pip==23.3.1
pip==23.3.2
pipenv==2023.11.15
platformdirs==4.1.0
pycodestyle==2.11.1
Expand All @@ -15,7 +15,7 @@ tomli==2.0.1
virtualenv==20.25.0
yapf==0.40.2
zipp==3.17.0
anyio==4.1.0
anyio==4.2.0
charset-normalizer==3.3.2
click==8.1.7
dnspython==2.4.2
Expand All @@ -31,4 +31,5 @@ python-telegram-bot==20.7
pyyaml==6.0.1
requests==2.31.0
sniffio==1.3.0
typing-extensions==4.9.0
urllib3==2.1.0
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
anyio==4.1.0
anyio==4.2.0
certifi==2023.11.17
charset-normalizer==3.3.2
click==8.1.7
Expand All @@ -16,5 +16,6 @@ python-telegram-bot==20.7
pyyaml==6.0.1
requests==2.31.0
sniffio==1.3.0
typing-extensions==4.9.0
urllib3==2.1.0
zipp==3.17.0

0 comments on commit 267a138

Please sign in to comment.