Skip to content

Commit

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

| Package | From | To |
| --- | --- | --- |
| [boto3](https://github.com/boto/boto3) | `1.34.44` | `1.34.54` |
| [botocore](https://github.com/boto/botocore) | `1.34.44` | `1.34.54` |
| [coverage](https://github.com/nedbat/coveragepy) | `7.4.1` | `7.4.3` |
| [keyring](https://github.com/jaraco/keyring) | `24.3.0` | `24.3.1` |
| [msgpack](https://github.com/msgpack/msgpack-python) | `1.0.7` | `1.0.8` |
| [pkginfo](https://code.launchpad.net/~tseaver/pkginfo/trunk) | `1.9.6` | `1.10.0` |
| [pytest](https://github.com/pytest-dev/pytest) | `8.0.1` | `8.1.0` |
| [python-dateutil](https://github.com/dateutil/dateutil) | `2.8.2` | `2.9.0.post0` |
| [rich](https://github.com/Textualize/rich) | `13.7.0` | `13.7.1` |
| [typing-extensions](https://github.com/python/typing_extensions) | `4.9.0` | `4.10.0` |


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

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

Updates `coverage` from 7.4.1 to 7.4.3
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](nedbat/coveragepy@7.4.1...7.4.3)

Updates `keyring` from 24.3.0 to 24.3.1
- [Release notes](https://github.com/jaraco/keyring/releases)
- [Changelog](https://github.com/jaraco/keyring/blob/main/NEWS.rst)
- [Commits](jaraco/keyring@v24.3.0...v24.3.1)

Updates `msgpack` from 1.0.7 to 1.0.8
- [Release notes](https://github.com/msgpack/msgpack-python/releases)
- [Changelog](https://github.com/msgpack/msgpack-python/blob/main/ChangeLog.rst)
- [Commits](msgpack/msgpack-python@v1.0.7...v1.0.8)

Updates `pkginfo` from 1.9.6 to 1.10.0

Updates `pytest` from 8.0.1 to 8.1.0
- [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.1...8.1.0)

Updates `python-dateutil` from 2.8.2 to 2.9.0.post0
- [Release notes](https://github.com/dateutil/dateutil/releases)
- [Changelog](https://github.com/dateutil/dateutil/blob/master/NEWS)
- [Commits](dateutil/dateutil@2.8.2...2.9.0.post0)

Updates `rich` from 13.7.0 to 13.7.1
- [Release notes](https://github.com/Textualize/rich/releases)
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
- [Commits](Textualize/rich@v13.7.0...v13.7.1)

Updates `typing-extensions` from 4.9.0 to 4.10.0
- [Release notes](https://github.com/python/typing_extensions/releases)
- [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md)
- [Commits](python/typing_extensions@4.9.0...4.10.0)

---
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: coverage
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: keyring
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: msgpack
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: pkginfo
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: python-dateutil
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: rich
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: typing-extensions
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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 Mar 4, 2024
1 parent dfbfabc commit af1bd07
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@ autodocsumm==0.2.12
aws-requests-auth==0.4.3
Babel==2.14.0
beautifulsoup4==4.12.3
boto3==1.34.44
botocore==1.34.44
boto3==1.34.54
botocore==1.34.54
CacheControl==0.14.0
certifi==2024.2.2
charset-normalizer==3.3.2
colorama==0.4.6
coverage==7.4.1
coverage==7.4.3
cssutils==2.9.0
dict2css==0.3.0.post1
docutils>=0.18.1
Expand All @@ -25,29 +25,29 @@ iniconfig==2.0.0
jaraco.classes==3.3.1
Jinja2==3.1.3
jmespath==1.0.1
keyring==24.3.0
keyring==24.3.1
markdown-it-py==3.0.0
MarkupSafe==2.1.5
mdurl==0.1.2
more-itertools==10.2.0
msgpack==1.0.7
msgpack==1.0.8
natsort==8.4.0
nh3==0.2.15
packaging==23.2
pkginfo==1.9.6
pkginfo==1.10.0
platformdirs==4.2.0
pluggy==1.4.0
Pygments==2.17.2
pytest==8.0.1
pytest==8.1.0
pytest-cov==4.1.0
python-dateutil==2.8.2
python-dateutil==2.9.0.post0
python-dotenv==1.0.1
pywin32-ctypes==0.2.2
readme-renderer==42.0
requests==2.31.0
requests-toolbelt==1.0.0
rfc3986==2.0.0
rich==13.7.0
rich==13.7.1
ruamel.yaml==0.18.6
ruamel.yaml.clib==0.2.8
s3transfer==0.10.0
Expand All @@ -71,7 +71,7 @@ sphinxcontrib-serializinghtml==1.1.10
tabulate==0.9.0
twine==5.0.0
typing==3.7.4.3
typing_extensions==4.9.0
typing_extensions==4.10.0
urllib3<2.3.0
webencodings==0.5.1
zipp==3.17.0

0 comments on commit af1bd07

Please sign in to comment.