Skip to content

Commit

Permalink
Bump the python-updates group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the python-updates group with 3 updates: [pylint](https://github.com/pylint-dev/pylint), [aws-cdk-lib](https://github.com/aws/aws-cdk) and [boto3](https://github.com/boto/boto3).


Updates `pylint` from 3.3.2 to 3.3.3
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](pylint-dev/pylint@v3.3.2...v3.3.3)

Updates `aws-cdk-lib` from 2.173.2 to 2.173.4
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md)
- [Commits](aws/aws-cdk@v2.173.2...v2.173.4)

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

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: python-updates
- dependency-name: aws-cdk-lib
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-updates
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent 14c772a commit 5b8189a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
pytest==8.3.4
pylint==3.3.2
pylint==3.3.3
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
aws-cdk-lib==2.173.2
boto3==1.35.86
aws-cdk-lib==2.173.4
boto3==1.35.90
cdk-nag==2.34.23
constructs>=10.0.0,<11.0.0
pyaml-env==1.2.1

0 comments on commit 5b8189a

Please sign in to comment.