Skip to content

Commit

Permalink
Merge pull request #77 from TalleoProject/dependencies-update-2024-04-29
Browse files Browse the repository at this point in the history
⬆️ Dependencies updated on 2024-04-29
  • Loading branch information
mtl1979 committed Apr 29, 2024
2 parents f967892 + 41d0d46 commit 1c44c46
Show file tree
Hide file tree
Showing 3 changed files with 71 additions and 93 deletions.
156 changes: 67 additions & 89 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
Expand Up @@ -7,12 +7,12 @@ mccabe==0.7.0
pbr==6.0.0
pip==24.0
pipenv==2023.12.1
platformdirs==4.2.0
platformdirs==4.2.1
pycodestyle==2.11.1
pyflakes==3.2.0
setuptools==69.5.1
tomli==2.0.1
virtualenv==20.25.3
virtualenv==20.26.0
yapf==0.40.2
zipp==3.18.1
anyio==4.3.0
Expand All @@ -26,7 +26,7 @@ httpx==0.27.0
idna==3.7
mongoengine==0.28.2
munch==4.0.0
pymongo==4.6.3
pymongo==4.7.0
python-telegram-bot==21.1.1
pyyaml==6.0.1
requests==2.31.0
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ idna==3.7
importlib-metadata==7.1.0
mongoengine==0.28.2
munch==4.0.0
pymongo==4.6.3
pymongo==4.7.0
python-telegram-bot==21.1.1
pyyaml==6.0.1
requests==2.31.0
Expand Down

0 comments on commit 1c44c46

Please sign in to comment.