Skip to content

Commit

Permalink
Updates the python package version
Browse files Browse the repository at this point in the history
  • Loading branch information
sedagundogdu committed Jul 10, 2024
1 parent 830963a commit 867db7b
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions packaging_automation/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@ astroid==2.15.8
# requirements-detector
attrs==23.2.0
# via -r tools/packaging_automation/requirements.in
bandit==1.7.8
bandit==1.7.9
# via prospector
black==24.4.2
# via -r tools/packaging_automation/requirements.in
build==1.2.1
# via pyroma
certifi==2024.2.2
certifi==2024.7.4
# via
# httpcore
# httpx
Expand All @@ -35,7 +35,7 @@ charset-normalizer==3.3.2
# via requests
click==8.1.7
# via black
cryptography==42.0.7
cryptography==42.0.8
# via pyjwt
dataproperty==1.0.1
# via
Expand Down Expand Up @@ -106,15 +106,15 @@ mccabe==0.7.0
# pylint
mdurl==0.1.2
# via markdown-it-py
mypy==1.10.0
mypy==1.10.1
# via prospector
mypy-extensions==1.0.0
# via
# black
# mypy
nodeenv==1.9.0
nodeenv==1.9.1
# via pyright
packaging==24.0
packaging==24.1
# via
# black
# build
Expand Down Expand Up @@ -191,17 +191,17 @@ pylint-plugin-utils==0.7
# pylint-flask
pynacl==1.5.0
# via pygithub
pypistats==1.5.0
pypistats==1.6.0
# via -r tools/packaging_automation/requirements.in
pyproject-hooks==1.1.0
# via build
pyright==1.1.365
pyright==1.1.371
# via prospector
pyroma==4.2
# via prospector
pytablewriter[html]==1.2.0
# via pypistats
pytest==8.2.1
pytest==8.2.2
# via -r tools/packaging_automation/requirements.in
python-dateutil==2.9.0.post0
# via
Expand All @@ -222,7 +222,7 @@ pyyaml==6.0.1
# -r tools/packaging_automation/requirements.in
# bandit
# prospector
requests==2.32.2
requests==2.32.3
# via
# -r tools/packaging_automation/requirements.in
# docker
Expand All @@ -248,7 +248,7 @@ sniffio==1.3.1
# httpx
snowballstemmer==2.2.0
# via pydocstyle
sqlalchemy==2.0.30
sqlalchemy==2.0.31
# via -r tools/packaging_automation/requirements.in
stevedore==5.2.0
# via bandit
Expand All @@ -272,24 +272,24 @@ tomli==2.0.1
# pylint
# pytest
# vulture
tomlkit==0.12.5
tomlkit==0.13.0
# via pylint
trove-classifiers==2024.5.22
trove-classifiers==2024.7.2
# via pyroma
typepy[datetime]==1.3.2
# via
# dataproperty
# pytablewriter
# tabledata
typing-extensions==4.12.0
typing-extensions==4.12.2
# via
# anyio
# astroid
# black
# mypy
# pygithub
# sqlalchemy
urllib3==2.2.1
urllib3==2.2.2
# via
# -r tools/packaging_automation/requirements.in
# docker
Expand Down

0 comments on commit 867db7b

Please sign in to comment.