Skip to content

Commit

Permalink
build(deps): bump the prod-dependencies group with 10 updates (#165)
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.88` | `1.34.93` |
| [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) | `1.34.88` | `1.34.93` |
| [botocore](https://github.com/boto/botocore) | `1.34.88` | `1.34.93` |
| [botocore-stubs](https://github.com/youtype/botocore-stubs) | `1.34.88` | `1.34.93` |
| [coverage](https://github.com/nedbat/coveragepy) | `7.4.4` | `7.5.0` |
| [docutils](https://docutils.sourceforge.io) | `0.21.1` | `0.21.2` |
| [keyring](https://github.com/jaraco/keyring) | `25.1.0` | `25.2.0` |
| [mypy-boto3-cognito-idp](https://github.com/youtype/mypy_boto3_builder) | `1.34.59` | `1.34.93` |
| [pytest](https://github.com/pytest-dev/pytest) | `8.1.1` | `8.2.0` |
| [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) | `3.5.0` | `3.6.1` |


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

Updates `boto3-stubs` from 1.34.88 to 1.34.93
- [Release notes](https://github.com/youtype/mypy_boto3_builder/releases)
- [Commits](https://github.com/youtype/mypy_boto3_builder/commits)

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

Updates `botocore-stubs` from 1.34.88 to 1.34.93
- [Release notes](https://github.com/youtype/botocore-stubs/releases)
- [Commits](https://github.com/youtype/botocore-stubs/commits)

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

Updates `docutils` from 0.21.1 to 0.21.2

Updates `keyring` from 25.1.0 to 25.2.0
- [Release notes](https://github.com/jaraco/keyring/releases)
- [Changelog](https://github.com/jaraco/keyring/blob/main/NEWS.rst)
- [Commits](jaraco/keyring@v25.1.0...v25.2.0)

Updates `mypy-boto3-cognito-idp` from 1.34.59 to 1.34.93
- [Release notes](https://github.com/youtype/mypy_boto3_builder/releases)
- [Commits](https://github.com/youtype/mypy_boto3_builder/commits)

Updates `pytest` from 8.1.1 to 8.2.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.1.1...8.2.0)

Updates `pytest-xdist` from 3.5.0 to 3.6.1
- [Release notes](https://github.com/pytest-dev/pytest-xdist/releases)
- [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-xdist@v3.5.0...v3.6.1)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: boto3-stubs
  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: botocore-stubs
  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-minor
  dependency-group: prod-dependencies
- dependency-name: docutils
  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-minor
  dependency-group: prod-dependencies
- dependency-name: mypy-boto3-cognito-idp
  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-minor
  dependency-group: prod-dependencies
- dependency-name: pytest-xdist
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 29, 2024
1 parent b72ef98 commit 65e809e
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
@@ -1,14 +1,14 @@
alabaster==0.7.16
Babel==2.14.0
boto3==1.34.88
boto3-stubs==1.34.88
botocore==1.34.88
botocore-stubs==1.34.88
boto3==1.34.93
boto3-stubs==1.34.93
botocore==1.34.93
botocore-stubs==1.34.93
build==1.2.1
certifi==2024.2.2
charset-normalizer==3.3.2
coverage==7.4.4
docutils==0.21.1
coverage==7.5.0
docutils==0.21.2
execnet==2.1.1
idna==3.7
imagesize==1.4.1
Expand All @@ -17,23 +17,23 @@ iniconfig==2.0.0
jaraco.classes==3.4.0
Jinja2==3.1.3
jmespath==1.0.1
keyring==25.1.0
keyring==25.2.0
markdown-it-py==3.0.0
MarkupSafe==2.1.5
mdurl==0.1.2
more-itertools==10.2.0
mypy-boto3-cognito-identity==1.34.0
mypy-boto3-cognito-idp==1.34.59
mypy-boto3-cognito-idp==1.34.93
nh3==0.2.17
packaging==24.0
pkginfo==1.10.0
pluggy==1.5.0
Pygments==2.17.2
pyotp==2.9.0
pyproject_hooks==1.0.0
pytest==8.1.1
pytest==8.2.0
pytest-cov==5.0.0
pytest-xdist==3.5.0
pytest-xdist==3.6.1
python-dateutil==2.9.0.post0
python-dotenv==1.0.1
readme-renderer==43.0
Expand Down

0 comments on commit 65e809e

Please sign in to comment.