Skip to content

Commit

Permalink
Bump the all-pip-packages group with 2 updates (#371)
Browse files Browse the repository at this point in the history
Bumps the all-pip-packages group with 2 updates: [setuptools](https://github.com/pypa/setuptools) and [boto3](https://github.com/boto/boto3).


Updates `setuptools` from 75.2.0 to 75.3.0
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v75.2.0...v75.3.0)

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: setuptools
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-pip-packages
- dependency-name: boto3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-pip-packages
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 29, 2024
1 parent 216fa0c commit 332a07b
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
28 changes: 14 additions & 14 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@ werkzeug = "3.0.6"
types-requests = "^2.32.0"
types-toml = "^0.10.8"
types-PyYAML = "6.0.12.20240917"
setuptools = "^75.2.0"
setuptools = "^75.3.0"
wheel = "^0.44.0"

[tool.poetry.dev-dependencies]
black = "^24.10"
boto3 = "^1.35.49"
boto3 = "^1.35.50"
flake8 = "^7"
mypy = "^1.13"
pytest-cov = "^5.0.0"
Expand Down

0 comments on commit 332a07b

Please sign in to comment.