Skip to content

Commit

Permalink
Bump the python-dependencies group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the python-dependencies group with 2 updates in the / directory: [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) and [boto3](https://github.com/boto/boto3).


Updates `boto3-stubs` from 1.35.49 to 1.35.50
- [Release notes](https://github.com/youtype/mypy_boto3_builder/releases)
- [Commits](https://github.com/youtype/mypy_boto3_builder/commits)

Updates `boto3` from 1.35.49 to 1.35.50
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.35.49...1.35.50)

---
updated-dependencies:
- dependency-name: boto3-stubs
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: python-dependencies
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 29, 2024
1 parent f242885 commit 5f636ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ flake8-noqa==1.4.0

mypy==1.13.0

boto3-stubs==1.35.49
boto3-stubs==1.35.50
lxml-stubs==0.5.1
types-PyMySQL==1.1.0.20240524
types-python-dateutil==2.9.0.20241003
Expand Down
2 changes: 1 addition & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
boto3==1.35.49
boto3==1.35.50
pytest==8.3.3

-r requirements.txt

0 comments on commit 5f636ff

Please sign in to comment.