Skip to content

Commit

Permalink
chore(deps): bump the types group across 1 directory with 5 updates
Browse files Browse the repository at this point in the history
Bumps the types group with 5 updates in the /requirements directory:

| Package | From | To |
| --- | --- | --- |
| [types-psutil](https://github.com/python/typeshed) | `6.0.0.20240621` | `6.0.0.20240901` |
| [types-setuptools](https://github.com/python/typeshed) | `73.0.0.20240822` | `74.1.0.20240906` |
| [types-requests](https://github.com/python/typeshed) | `2.32.0.20240712` | `2.32.0.20240905` |
| [types-awscrt](https://github.com/youtype/types-awscrt) | `0.21.2` | `0.21.4` |
| [types-python-dateutil](https://github.com/python/typeshed) | `2.9.0.20240821` | `2.9.0.20240906` |



Updates `types-psutil` from 6.0.0.20240621 to 6.0.0.20240901
- [Commits](https://github.com/python/typeshed/commits)

Updates `types-setuptools` from 73.0.0.20240822 to 74.1.0.20240906
- [Commits](https://github.com/python/typeshed/commits)

Updates `types-requests` from 2.32.0.20240712 to 2.32.0.20240905
- [Commits](https://github.com/python/typeshed/commits)

Updates `types-awscrt` from 0.21.2 to 0.21.4
- [Release notes](https://github.com/youtype/types-awscrt/releases)
- [Commits](https://github.com/youtype/types-awscrt/commits)

Updates `types-python-dateutil` from 2.9.0.20240821 to 2.9.0.20240906
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-psutil
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: types
- dependency-name: types-setuptools
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: types
- dependency-name: types-requests
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: types
- dependency-name: types-awscrt
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: types
- dependency-name: types-python-dateutil
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: types
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 6, 2024
1 parent 7d0800a commit 55a9548
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 21 deletions.
6 changes: 3 additions & 3 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ mypy==1.11.2
types-pywin32==306.0.0.20240822
types-PyYAML==6.0.12.20240808
types-chevron==0.14.2.20240310
types-psutil==6.0.0.20240621
types-setuptools==73.0.0.20240822
types-psutil==6.0.0.20240901
types-setuptools==74.1.0.20240906
types-Pygments==2.18.0.20240506
types-colorama==0.4.15.20240311
types-dateparser==1.2.0.20240420
Expand All @@ -22,7 +22,7 @@ types-pyOpenSSL==24.1.0.20240722
# lucashuy: pin `types-request` based on the Python version since newer versions of
# the types require a newer version of requests, which is only installed in newer versions of Python
types-requests==2.31.0.6; python_version<"3.10"
types-requests==2.32.0.20240712; python_version>="3.10"
types-requests==2.32.0.20240905; python_version>="3.10"
types-urllib3==1.26.25.14

# Test requirements
Expand Down
12 changes: 6 additions & 6 deletions requirements/reproducible-linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -931,13 +931,13 @@ tomlkit==0.13.2 \
--hash=sha256:7a974427f6e119197f670fbbbeae7bef749a6c14e793db934baefc1b5f03efde \
--hash=sha256:fff5fe59a87295b278abd31bec92c15d9bc4a06885ab12bcea52c71119392e79
# via aws-sam-cli (setup.py)
types-awscrt==0.21.2 \
--hash=sha256:0839fe12f0f914d8f7d63ed777c728cb4eccc2d5d79a26e377d12b0604e7bf0e \
--hash=sha256:84a9f4f422ec525c314fdf54c23a1e73edfbcec968560943ca2d41cfae623b38
types-awscrt==0.21.4 \
--hash=sha256:47f002cab99e25c10aee873d0f6d906a7144d58373b6ba68629993ed2d64f65b \
--hash=sha256:c2e58067a88818cb2aa2bdd39032aa41ce4b2637cef703edad477424f72530ee
# via botocore-stubs
types-python-dateutil==2.9.0.20240821 \
--hash=sha256:9649d1dcb6fef1046fb18bebe9ea2aa0028b160918518c34589a46045f6ebd98 \
--hash=sha256:f5889fcb4e63ed4aaa379b44f93c32593d50b9a94c9a60a0c854d8cc3511cd57
types-python-dateutil==2.9.0.20240906 \
--hash=sha256:27c8cc2d058ccb14946eebcaaa503088f4f6dbc4fb6093d3d456a49aef2753f6 \
--hash=sha256:9706c3b68284c25adffc47319ecc7947e5bb86b3773f843c73906fd598bc176e
# via arrow
types-s3transfer==0.10.2 \
--hash=sha256:60167a3bfb5c536ec6cdb5818f7f9a28edca9dc3e0b5ff85ae374526fc5e576e \
Expand Down
12 changes: 6 additions & 6 deletions requirements/reproducible-mac.txt
Original file line number Diff line number Diff line change
Expand Up @@ -963,13 +963,13 @@ tomlkit==0.13.2 \
--hash=sha256:7a974427f6e119197f670fbbbeae7bef749a6c14e793db934baefc1b5f03efde \
--hash=sha256:fff5fe59a87295b278abd31bec92c15d9bc4a06885ab12bcea52c71119392e79
# via aws-sam-cli (setup.py)
types-awscrt==0.21.2 \
--hash=sha256:0839fe12f0f914d8f7d63ed777c728cb4eccc2d5d79a26e377d12b0604e7bf0e \
--hash=sha256:84a9f4f422ec525c314fdf54c23a1e73edfbcec968560943ca2d41cfae623b38
types-awscrt==0.21.4 \
--hash=sha256:47f002cab99e25c10aee873d0f6d906a7144d58373b6ba68629993ed2d64f65b \
--hash=sha256:c2e58067a88818cb2aa2bdd39032aa41ce4b2637cef703edad477424f72530ee
# via botocore-stubs
types-python-dateutil==2.9.0.20240821 \
--hash=sha256:9649d1dcb6fef1046fb18bebe9ea2aa0028b160918518c34589a46045f6ebd98 \
--hash=sha256:f5889fcb4e63ed4aaa379b44f93c32593d50b9a94c9a60a0c854d8cc3511cd57
types-python-dateutil==2.9.0.20240906 \
--hash=sha256:27c8cc2d058ccb14946eebcaaa503088f4f6dbc4fb6093d3d456a49aef2753f6 \
--hash=sha256:9706c3b68284c25adffc47319ecc7947e5bb86b3773f843c73906fd598bc176e
# via arrow
types-s3transfer==0.10.2 \
--hash=sha256:60167a3bfb5c536ec6cdb5818f7f9a28edca9dc3e0b5ff85ae374526fc5e576e \
Expand Down
12 changes: 6 additions & 6 deletions requirements/reproducible-win.txt
Original file line number Diff line number Diff line change
Expand Up @@ -951,13 +951,13 @@ tomlkit==0.13.2 \
--hash=sha256:7a974427f6e119197f670fbbbeae7bef749a6c14e793db934baefc1b5f03efde \
--hash=sha256:fff5fe59a87295b278abd31bec92c15d9bc4a06885ab12bcea52c71119392e79
# via aws-sam-cli (setup.py)
types-awscrt==0.21.2 \
--hash=sha256:0839fe12f0f914d8f7d63ed777c728cb4eccc2d5d79a26e377d12b0604e7bf0e \
--hash=sha256:84a9f4f422ec525c314fdf54c23a1e73edfbcec968560943ca2d41cfae623b38
types-awscrt==0.21.4 \
--hash=sha256:47f002cab99e25c10aee873d0f6d906a7144d58373b6ba68629993ed2d64f65b \
--hash=sha256:c2e58067a88818cb2aa2bdd39032aa41ce4b2637cef703edad477424f72530ee
# via botocore-stubs
types-python-dateutil==2.9.0.20240821 \
--hash=sha256:9649d1dcb6fef1046fb18bebe9ea2aa0028b160918518c34589a46045f6ebd98 \
--hash=sha256:f5889fcb4e63ed4aaa379b44f93c32593d50b9a94c9a60a0c854d8cc3511cd57
types-python-dateutil==2.9.0.20240906 \
--hash=sha256:27c8cc2d058ccb14946eebcaaa503088f4f6dbc4fb6093d3d456a49aef2753f6 \
--hash=sha256:9706c3b68284c25adffc47319ecc7947e5bb86b3773f843c73906fd598bc176e
# via arrow
types-s3transfer==0.10.2 \
--hash=sha256:60167a3bfb5c536ec6cdb5818f7f9a28edca9dc3e0b5ff85ae374526fc5e576e \
Expand Down

0 comments on commit 55a9548

Please sign in to comment.