Skip to content

Commit

Permalink
build(deps): bump the prod-dependencies group with 6 updates
Browse files Browse the repository at this point in the history
Bumps the prod-dependencies group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [boto3](https://github.com/boto/boto3) | `1.34.69` | `1.34.74` |
| [botocore](https://github.com/boto/botocore) | `1.34.69` | `1.34.74` |
| [cssutils](https://github.com/jaraco/cssutils) | `2.9.0` | `2.10.2` |
| [filelock](https://github.com/tox-dev/py-filelock) | `3.13.1` | `3.13.3` |
| [jaraco-classes](https://github.com/jaraco/jaraco.classes) | `3.3.1` | `3.4.0` |
| [nh3](https://github.com/messense/nh3) | `0.2.15` | `0.2.17` |


Updates `boto3` from 1.34.69 to 1.34.74
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.34.69...1.34.74)

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

Updates `cssutils` from 2.9.0 to 2.10.2
- [Release notes](https://github.com/jaraco/cssutils/releases)
- [Changelog](https://github.com/jaraco/cssutils/blob/main/NEWS.rst)
- [Commits](jaraco/cssutils@v2.9.0...v2.10.2)

Updates `filelock` from 3.13.1 to 3.13.3
- [Release notes](https://github.com/tox-dev/py-filelock/releases)
- [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst)
- [Commits](tox-dev/filelock@3.13.1...3.13.3)

Updates `jaraco-classes` from 3.3.1 to 3.4.0
- [Release notes](https://github.com/jaraco/jaraco.classes/releases)
- [Changelog](https://github.com/jaraco/jaraco.classes/blob/main/NEWS.rst)
- [Commits](jaraco/jaraco.classes@v3.3.1...v3.4.0)

Updates `nh3` from 0.2.15 to 0.2.17
- [Release notes](https://github.com/messense/nh3/releases)
- [Commits](messense/nh3@v0.2.15...v0.2.17)

---
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: cssutils
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: filelock
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: jaraco-classes
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: nh3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent 6e2eac9 commit ea55b76
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,24 +5,24 @@ autodocsumm==0.2.12
aws-requests-auth==0.4.3
Babel==2.14.0
beautifulsoup4==4.12.3
boto3==1.34.69
botocore==1.34.69
boto3==1.34.74
botocore==1.34.74
CacheControl==0.14.0
certifi==2024.2.2
charset-normalizer==3.3.2
colorama==0.4.6
coverage==7.4.4
cssutils==2.9.0
cssutils==2.10.2
dict2css==0.3.0.post1
docutils>=0.18.1
domdf-python-tools==3.8.0.post2
filelock==3.13.1
filelock==3.13.3
html5lib==1.1
idna==3.6
imagesize==1.4.1
importlib-metadata==7.1.0
iniconfig==2.0.0
jaraco.classes==3.3.1
jaraco.classes==3.4.0
Jinja2==3.1.3
jmespath==1.0.1
keyring==24.3.1
Expand All @@ -32,7 +32,7 @@ mdurl==0.1.2
more-itertools==10.2.0
msgpack==1.0.8
natsort==8.4.0
nh3==0.2.15
nh3==0.2.17
packaging==24.0
pkginfo==1.10.0
platformdirs==4.2.0
Expand Down

0 comments on commit ea55b76

Please sign in to comment.