Skip to content

Commit

Permalink
Bump the python-requirements group across 1 directory with 9 updates
Browse files Browse the repository at this point in the history
Bumps the python-requirements group with 9 updates in the /requirements directory:

| Package | From | To |
| --- | --- | --- |
| [botocore](https://github.com/boto/botocore) | `1.35.71` | `1.35.99` |
| [moto](https://github.com/getmoto/moto) | `5.0.21` | `5.0.26` |
| [pytest](https://github.com/pytest-dev/pytest) | `8.3.3` | `8.3.4` |
| [mypy](https://github.com/python/mypy) | `1.13.0` | `1.14.1` |
| [pyright](https://github.com/RobertCraigie/pyright-python) | `1.1.389` | `1.1.392.post0` |
| [types-boto3](https://github.com/youtype/mypy_boto3_builder) | `1.35.71.post1` | `1.36.2` |
| [types-peewee](https://github.com/python/typeshed) | `3.17.8.20241117` | `3.17.8.20241229` |
| [types-shapely](https://github.com/python/typeshed) | `2.0.0.20241112` | `2.0.0.20241221` |
| [types-wtforms](https://github.com/python/typeshed) | `3.2.1.20241025` | `3.2.1.20241221` |



Updates `botocore` from 1.35.71 to 1.35.99
- [Commits](boto/botocore@1.35.71...1.35.99)

Updates `moto` from 5.0.21 to 5.0.26
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@5.0.21...5.0.26)

Updates `pytest` from 8.3.3 to 8.3.4
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@8.3.3...8.3.4)

Updates `mypy` from 1.13.0 to 1.14.1
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.13.0...v1.14.1)

Updates `pyright` from 1.1.389 to 1.1.392.post0
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.389...v1.1.392.post0)

Updates `types-boto3` from 1.35.71.post1 to 1.36.2
- [Release notes](https://github.com/youtype/mypy_boto3_builder/releases)
- [Commits](https://github.com/youtype/mypy_boto3_builder/commits)

Updates `types-peewee` from 3.17.8.20241117 to 3.17.8.20241229
- [Commits](https://github.com/python/typeshed/commits)

Updates `types-shapely` from 2.0.0.20241112 to 2.0.0.20241221
- [Commits](https://github.com/python/typeshed/commits)

Updates `types-wtforms` from 3.2.1.20241025 to 3.2.1.20241221
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: botocore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-requirements
- dependency-name: moto
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-requirements
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-requirements
- dependency-name: mypy
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-requirements
- dependency-name: pyright
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-requirements
- dependency-name: types-boto3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-requirements
- dependency-name: types-peewee
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-requirements
- dependency-name: types-shapely
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-requirements
- dependency-name: types-wtforms
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-requirements
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 19, 2025
1 parent 5f9a24c commit 7b73992
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 24 deletions.
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.99
# 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.26
# 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.392.post0
# 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.36.2
# 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.99
# 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.26
# 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.99
# 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.26
# 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.99
# 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.26
# 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.392.post0
# 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.36.2
# 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

0 comments on commit 7b73992

Please sign in to comment.