Skip to content

Commit df48480

Browse files
chore(deps): bump the python-dependencies group with 3 updates (#171)
Bumps the python-dependencies group with 3 updates: [boto3](https://github.com/boto/boto3), [botocore](https://github.com/boto/botocore) and [pytest](https://github.com/pytest-dev/pytest). Updates `boto3` from 1.43.29 to 1.43.34 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.43.29...1.43.34) Updates `botocore` from 1.43.29 to 1.43.34 - [Commits](boto/botocore@1.43.29...1.43.34) Updates `pytest` from 9.1.0 to 9.1.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.1.0...9.1.1) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.43.34 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: botocore dependency-version: 1.43.34 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f25459d commit df48480

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
-r requirements.txt
22
psycopg2-binary==2.9.12
3-
pytest==9.1.0
3+
pytest==9.1.1
44
pytest-cov==7.1.0
55
pytest-mock==3.15.1
66
pylint==4.0.6

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ cryptography==49.0.0
22
jsonschema==4.26.0
33
PyJWT==2.13.0
44
requests==2.34.2
5-
boto3==1.43.29
6-
botocore==1.43.29
5+
boto3==1.43.34
6+
botocore==1.43.34
77
aiosql==15.0
88
confluent-kafka==2.14.2
99
psycopg2==2.9.12

0 commit comments

Comments
 (0)