Skip to content

Commit 03e2174

Browse files
chore(deps): bump the types group across 1 directory with 4 updates (#7753)
Bumps the types group with 4 updates in the /requirements directory: [types-pywin32](https://github.com/python/typeshed), [types-setuptools](https://github.com/python/typeshed), [types-docutils](https://github.com/python/typeshed) and [types-awscrt](https://github.com/youtype/types-awscrt). Updates `types-pywin32` from 308.0.0.20241121 to 308.0.0.20241128 - [Commits](https://github.com/python/typeshed/commits) Updates `types-setuptools` from 75.5.0.20241122 to 75.6.0.20241126 - [Commits](https://github.com/python/typeshed/commits) Updates `types-docutils` from 0.21.0.20241005 to 0.21.0.20241128 - [Commits](https://github.com/python/typeshed/commits) Updates `types-awscrt` from 0.23.0 to 0.23.1 - [Release notes](https://github.com/youtype/types-awscrt/releases) - [Commits](https://github.com/youtype/types-awscrt/commits) --- updated-dependencies: - dependency-name: types-pywin32 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-minor dependency-group: types - dependency-name: types-docutils 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 ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 09c4601 commit 03e2174

File tree

4 files changed

+12
-12
lines changed

4 files changed

+12
-12
lines changed

requirements/dev.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@ pytest-cov==5.0.0; python_version<"3.9"
1010
# mypy adds new rules in new minor versions, which could cause our PR check to fail
1111
# here we fix its version and upgrade it manually in the future
1212
mypy==1.13.0
13-
types-pywin32==308.0.0.20241121
13+
types-pywin32==308.0.0.20241128
1414
types-PyYAML==6.0.12.20240917
1515
types-chevron==0.14.2.20240310
1616
types-psutil==6.1.0.20241102
17-
types-setuptools==75.5.0.20241122
17+
types-setuptools==75.6.0.20241126
1818
types-Pygments==2.18.0.20240506
1919
types-colorama==0.4.15.20240311
2020
types-dateparser==1.2.0.20240420
21-
types-docutils==0.21.0.20241005
21+
types-docutils==0.21.0.20241128
2222
types-jsonschema==4.23.0.20240813
2323
types-pyOpenSSL==24.1.0.20240722
2424
# lucashuy: pin `types-request` based on the Python version since newer versions of

requirements/reproducible-linux.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -946,9 +946,9 @@ tomlkit==0.13.2 \
946946
--hash=sha256:7a974427f6e119197f670fbbbeae7bef749a6c14e793db934baefc1b5f03efde \
947947
--hash=sha256:fff5fe59a87295b278abd31bec92c15d9bc4a06885ab12bcea52c71119392e79
948948
# via aws-sam-cli (setup.py)
949-
types-awscrt==0.23.0 \
950-
--hash=sha256:3fd1edeac923d1956c0e907c973fb83bda465beae7f054716b371b293f9b5fdc \
951-
--hash=sha256:517d9d06f19cf58d778ca90ad01e52e0489466bf70dcf78c7f47f74fdf151a60
949+
types-awscrt==0.23.1 \
950+
--hash=sha256:0d362a5d62d68ca4216f458172f41c1123ec04791d68364de8ee8b61b528b262 \
951+
--hash=sha256:a20b425dabb258bc3d07a5e7de503fd9558dd1542d72de796e74e402c6d493b2
952952
# via botocore-stubs
953953
types-python-dateutil==2.9.0.20241003 \
954954
--hash=sha256:250e1d8e80e7bbc3a6c99b907762711d1a1cdd00e978ad39cb5940f6f0a87f3d \

requirements/reproducible-mac.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -999,9 +999,9 @@ tomlkit==0.13.2 \
999999
--hash=sha256:7a974427f6e119197f670fbbbeae7bef749a6c14e793db934baefc1b5f03efde \
10001000
--hash=sha256:fff5fe59a87295b278abd31bec92c15d9bc4a06885ab12bcea52c71119392e79
10011001
# via aws-sam-cli (setup.py)
1002-
types-awscrt==0.23.0 \
1003-
--hash=sha256:3fd1edeac923d1956c0e907c973fb83bda465beae7f054716b371b293f9b5fdc \
1004-
--hash=sha256:517d9d06f19cf58d778ca90ad01e52e0489466bf70dcf78c7f47f74fdf151a60
1002+
types-awscrt==0.23.1 \
1003+
--hash=sha256:0d362a5d62d68ca4216f458172f41c1123ec04791d68364de8ee8b61b528b262 \
1004+
--hash=sha256:a20b425dabb258bc3d07a5e7de503fd9558dd1542d72de796e74e402c6d493b2
10051005
# via botocore-stubs
10061006
types-python-dateutil==2.9.0.20241003 \
10071007
--hash=sha256:250e1d8e80e7bbc3a6c99b907762711d1a1cdd00e978ad39cb5940f6f0a87f3d \

requirements/reproducible-win.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -970,9 +970,9 @@ tomlkit==0.13.2 \
970970
--hash=sha256:7a974427f6e119197f670fbbbeae7bef749a6c14e793db934baefc1b5f03efde \
971971
--hash=sha256:fff5fe59a87295b278abd31bec92c15d9bc4a06885ab12bcea52c71119392e79
972972
# via aws-sam-cli (setup.py)
973-
types-awscrt==0.23.0 \
974-
--hash=sha256:3fd1edeac923d1956c0e907c973fb83bda465beae7f054716b371b293f9b5fdc \
975-
--hash=sha256:517d9d06f19cf58d778ca90ad01e52e0489466bf70dcf78c7f47f74fdf151a60
973+
types-awscrt==0.23.1 \
974+
--hash=sha256:0d362a5d62d68ca4216f458172f41c1123ec04791d68364de8ee8b61b528b262 \
975+
--hash=sha256:a20b425dabb258bc3d07a5e7de503fd9558dd1542d72de796e74e402c6d493b2
976976
# via botocore-stubs
977977
types-python-dateutil==2.9.0.20241003 \
978978
--hash=sha256:250e1d8e80e7bbc3a6c99b907762711d1a1cdd00e978ad39cb5940f6f0a87f3d \

0 commit comments

Comments
 (0)