Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the python-requirements group in /requirements with 9 updates #2588

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 9 additions & 9 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ boto3==1.35.49
# -r docs.txt
# -r typing.txt
# moto
botocore==1.35.71
botocore==1.35.90
# via
# -r docs.txt
# -r tests.in
Expand Down Expand Up @@ -147,12 +147,12 @@ mccabe==0.7.0
# -r typing.txt
# flake8
# pylint
moto==5.0.21
moto==5.0.25
# via
# -r docs.txt
# -r tests.in
# -r typing.txt
mypy==1.13.0
mypy==1.14.1
# via -r typing.txt
mypy-extensions==1.0.0
# via
Expand Down Expand Up @@ -224,9 +224,9 @@ pylint==3.2.7
# -r typing.txt
pyproject-api==1.7.1
# via tox
pyright==1.1.389
pyright==1.1.391
# via -r typing.txt
pytest==8.3.3
pytest==8.3.4
# via
# -r docs.txt
# -r tests.in
Expand Down Expand Up @@ -343,7 +343,7 @@ types-awscrt==0.23.0
# botocore-stubs
types-beautifulsoup4==4.12.0.20241020
# via -r typing.txt
types-boto3==1.35.71.post1
types-boto3==1.35.90
# via -r typing.txt
types-click==7.1.8
# via
Expand All @@ -365,15 +365,15 @@ types-markupsafe==1.1.10
# via
# -r typing.txt
# types-jinja2
types-peewee==3.17.8.20241117
types-peewee==3.17.8.20241229
# via -r typing.txt
types-pillow==10.2.0.20240822
# via -r typing.txt
types-s3transfer==0.10.3
# via
# -r typing.txt
# types-boto3
types-shapely==2.0.0.20241112
types-shapely==2.0.0.20241221
# via -r typing.txt
types-sqlalchemy==1.4.53.38
# via
Expand All @@ -383,7 +383,7 @@ types-werkzeug==1.0.9
# via
# -r typing.txt
# types-flask
types-wtforms==3.2.1.20241025
types-wtforms==3.2.1.20241221
# via -r typing.txt
typing-extensions==4.12.2
# via
Expand Down
6 changes: 3 additions & 3 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ beautifulsoup4==4.12.3
# via -r tests.in
boto3==1.35.49
# via moto
botocore==1.35.71
botocore==1.35.90
# via
# -r tests.in
# boto3
Expand Down Expand Up @@ -64,7 +64,7 @@ mccabe==0.7.0
# via
# flake8
# pylint
moto==5.0.21
moto==5.0.25
# via -r tests.in
packaging==24.1
# via
Expand All @@ -89,7 +89,7 @@ pygments==2.18.0
# via sphinx
pylint==3.2.7
# via -r tests.in
pytest==8.3.3
pytest==8.3.4
# via
# -r tests.in
# pytest-cov
Expand Down
6 changes: 3 additions & 3 deletions requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ beautifulsoup4==4.12.3
# via -r tests.in
boto3==1.35.49
# via moto
botocore==1.35.71
botocore==1.35.90
# via
# -r tests.in
# boto3
Expand Down Expand Up @@ -52,7 +52,7 @@ mccabe==0.7.0
# via
# flake8
# pylint
moto==5.0.21
moto==5.0.25
# via -r tests.in
packaging==24.1
# via pytest
Expand All @@ -70,7 +70,7 @@ pyflakes==3.2.0
# via flake8
pylint==3.2.7
# via -r tests.in
pytest==8.3.3
pytest==8.3.4
# via
# -r tests.in
# pytest-cov
Expand Down
18 changes: 9 additions & 9 deletions requirements/typing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ beautifulsoup4==4.12.3
# via -r tests.in
boto3==1.35.49
# via moto
botocore==1.35.71
botocore==1.35.90
# via
# -r tests.in
# boto3
Expand Down Expand Up @@ -55,9 +55,9 @@ mccabe==0.7.0
# via
# flake8
# pylint
moto==5.0.21
moto==5.0.25
# via -r tests.in
mypy==1.13.0
mypy==1.14.1
# via -r typing.in
mypy-extensions==1.0.0
# via mypy
Expand All @@ -81,9 +81,9 @@ pyflakes==3.2.0
# via flake8
pylint==3.2.7
# via -r tests.in
pyright==1.1.389
pyright==1.1.391
# via -r typing.in
pytest==8.3.3
pytest==8.3.4
# via
# -r tests.in
# -r typing.in
Expand Down Expand Up @@ -120,7 +120,7 @@ types-awscrt==0.23.0
# via botocore-stubs
types-beautifulsoup4==4.12.0.20241020
# via -r typing.in
types-boto3==1.35.71.post1
types-boto3==1.35.90
# via -r typing.in
types-click==7.1.8
# via types-flask
Expand All @@ -134,19 +134,19 @@ types-jinja2==2.11.9
# via types-flask
types-markupsafe==1.1.10
# via types-jinja2
types-peewee==3.17.8.20241117
types-peewee==3.17.8.20241229
# via -r typing.in
types-pillow==10.2.0.20240822
# via -r typing.in
types-s3transfer==0.10.3
# via types-boto3
types-shapely==2.0.0.20241112
types-shapely==2.0.0.20241221
# via -r typing.in
types-sqlalchemy==1.4.53.38
# via types-flask-sqlalchemy
types-werkzeug==1.0.9
# via types-flask
types-wtforms==3.2.1.20241025
types-wtforms==3.2.1.20241221
# via -r typing.in
typing-extensions==4.12.2
# via
Expand Down
Loading