Skip to content

Commit

Permalink
chore(deps): bump the types group in /requirements with 2 updates (#5882
Browse files Browse the repository at this point in the history
)

Bumps the types group in /requirements with 2 updates: [types-setuptools](https://github.com/python/typeshed) and [types-awscrt](https://github.com/youtype/types-awscrt).


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

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

---
updated-dependencies:
- dependency-name: types-setuptools
  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>
  • Loading branch information
dependabot[bot] authored Sep 5, 2023
1 parent 92f8f53 commit 7fe03f0
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ types-pywin32==306.0.0.4
types-PyYAML==6.0.12.11
types-chevron==0.14.2.5
types-psutil==5.9.5.16
types-setuptools==68.1.0.0
types-setuptools==68.1.0.1
types-Pygments==2.16.0.0
types-colorama==0.4.15.12
types-dateparser==1.1.4.10
Expand Down
6 changes: 3 additions & 3 deletions requirements/reproducible-linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -753,9 +753,9 @@ tomlkit==0.12.1 \
--hash=sha256:38e1ff8edb991273ec9f6181244a6a391ac30e9f5098e7535640ea6be97a7c86 \
--hash=sha256:712cbd236609acc6a3e2e97253dfc52d4c2082982a88f61b640ecf0817eab899
# via aws-sam-cli (setup.py)
types-awscrt==0.19.0 \
--hash=sha256:0e31d7ba44e1898af37d224b94d28ffaef19baf89bb18ea2599de9ac0910a07f \
--hash=sha256:eaef60422cf716b4ae216f164b74d679c82b0d9c53db380a37deb29ae5579b1b
types-awscrt==0.19.1 \
--hash=sha256:61833aa140e724a9098025610f4b8cde3dcf65b842631d7447378f9f5db4e1fd \
--hash=sha256:68fffeb75396e9e7614cd930b2d52295f680230774750907bcafb56f11514043
# via botocore-stubs
types-s3transfer==0.6.2 \
--hash=sha256:1068877b6e59be5226fa3006ae64371ac9d5bc590dfdbd9c66fd0a075d3254ac \
Expand Down
6 changes: 3 additions & 3 deletions requirements/reproducible-mac.txt
Original file line number Diff line number Diff line change
Expand Up @@ -783,9 +783,9 @@ tomlkit==0.12.1 \
--hash=sha256:38e1ff8edb991273ec9f6181244a6a391ac30e9f5098e7535640ea6be97a7c86 \
--hash=sha256:712cbd236609acc6a3e2e97253dfc52d4c2082982a88f61b640ecf0817eab899
# via aws-sam-cli (setup.py)
types-awscrt==0.19.0 \
--hash=sha256:0e31d7ba44e1898af37d224b94d28ffaef19baf89bb18ea2599de9ac0910a07f \
--hash=sha256:eaef60422cf716b4ae216f164b74d679c82b0d9c53db380a37deb29ae5579b1b
types-awscrt==0.19.1 \
--hash=sha256:61833aa140e724a9098025610f4b8cde3dcf65b842631d7447378f9f5db4e1fd \
--hash=sha256:68fffeb75396e9e7614cd930b2d52295f680230774750907bcafb56f11514043
# via botocore-stubs
types-s3transfer==0.6.2 \
--hash=sha256:1068877b6e59be5226fa3006ae64371ac9d5bc590dfdbd9c66fd0a075d3254ac \
Expand Down
6 changes: 3 additions & 3 deletions requirements/reproducible-win.txt
Original file line number Diff line number Diff line change
Expand Up @@ -803,9 +803,9 @@ tomlkit==0.12.1 \
--hash=sha256:38e1ff8edb991273ec9f6181244a6a391ac30e9f5098e7535640ea6be97a7c86 \
--hash=sha256:712cbd236609acc6a3e2e97253dfc52d4c2082982a88f61b640ecf0817eab899
# via aws-sam-cli (setup.py)
types-awscrt==0.19.0 \
--hash=sha256:0e31d7ba44e1898af37d224b94d28ffaef19baf89bb18ea2599de9ac0910a07f \
--hash=sha256:eaef60422cf716b4ae216f164b74d679c82b0d9c53db380a37deb29ae5579b1b
types-awscrt==0.19.1 \
--hash=sha256:61833aa140e724a9098025610f4b8cde3dcf65b842631d7447378f9f5db4e1fd \
--hash=sha256:68fffeb75396e9e7614cd930b2d52295f680230774750907bcafb56f11514043
# via botocore-stubs
types-s3transfer==0.6.2 \
--hash=sha256:1068877b6e59be5226fa3006ae64371ac9d5bc590dfdbd9c66fd0a075d3254ac \
Expand Down

0 comments on commit 7fe03f0

Please sign in to comment.