Skip to content

Commit

Permalink
Merge pull request #62 from TalleoProject/dependencies-update-2024-07-01
Browse files Browse the repository at this point in the history
⬆️ Dependencies updated on 2024-07-01
  • Loading branch information
mtl1979 authored Jul 1, 2024
2 parents 4d93b2e + 990e4b7 commit 49f5b52
Show file tree
Hide file tree
Showing 3 changed files with 66 additions and 76 deletions.
132 changes: 61 additions & 71 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
Expand Up @@ -2,15 +2,15 @@ certifi==2024.6.2
distlib==0.3.8
filelock==3.15.4
flake8==7.1.0
importlib-metadata==7.2.1
importlib-metadata==8.0.0
mccabe==0.7.0
pbr==6.0.0
pip==24.1
pip==24.1.1
pipenv==2024.0.1
platformdirs==4.2.2
pycodestyle==2.12.0
pyflakes==3.2.0
setuptools==70.1.0
setuptools==70.1.1
tomli==2.0.1
virtualenv==20.26.3
yapf==0.40.2
Expand All @@ -29,7 +29,7 @@ idna==3.7
mongoengine==0.28.2
multidict==6.0.5
munch==4.0.0
pymongo==4.7.3
pymongo==4.8.0
pyyaml==6.0.1
requests==2.32.3
urllib3==2.2.2
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ idna==3.7
mongoengine==0.28.2
multidict==6.0.5
munch==4.0.0
pymongo==4.7.3
pymongo==4.8.0
pyyaml==6.0.1
requests==2.32.3
urllib3==2.2.2
Expand Down

0 comments on commit 49f5b52

Please sign in to comment.