Skip to content

Commit

Permalink
build(deps): bump the prod-dependencies group with 3 updates (#162)
Browse files Browse the repository at this point in the history
Bumps the prod-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.34.39 to 1.34.44
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.34.39...1.34.44)

Updates `botocore` from 1.34.39 to 1.34.44
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](boto/botocore@1.34.39...1.34.44)

Updates `pytest` from 8.0.0 to 8.0.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@8.0.0...8.0.1)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: botocore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
...

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 Feb 19, 2024
1 parent 3f720e5 commit 665e27d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ autodocsumm==0.2.12
aws-requests-auth==0.4.3
Babel==2.14.0
beautifulsoup4==4.12.3
boto3==1.34.39
botocore==1.34.39
boto3==1.34.44
botocore==1.34.44
CacheControl==0.14.0
certifi==2024.2.2
charset-normalizer==3.3.2
Expand Down Expand Up @@ -38,7 +38,7 @@ pkginfo==1.9.6
platformdirs==4.2.0
pluggy==1.4.0
Pygments==2.17.2
pytest==8.0.0
pytest==8.0.1
pytest-cov==4.1.0
python-dateutil==2.8.2
python-dotenv==1.0.1
Expand Down

0 comments on commit 665e27d

Please sign in to comment.