Skip to content

Commit 4bfec3a

Browse files
chore(deps): bump the production-dependencies group with 7 updates (#2840)
Bumps the production-dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [boto3](https://github.com/boto/boto3) | `1.34.108` | `1.34.113` | | [botocore](https://github.com/boto/botocore) | `1.34.113` | `1.34.117` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.12.0` | `4.12.1` | | [oracledb](https://github.com/oracle/python-oracledb) | `2.2.0` | `2.2.1` | | [requests](https://github.com/psf/requests) | `2.32.2` | `2.32.3` | | [opensearch-py](https://github.com/opensearch-project/opensearch-py) | `2.5.0` | `2.6.0` | | [openpyxl](https://openpyxl.readthedocs.io) | `3.1.2` | `3.1.3` | Updates `boto3` from 1.34.108 to 1.34.113 - [Release notes](https://github.com/boto/boto3/releases) - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst) - [Commits](boto/boto3@1.34.108...1.34.113) Updates `botocore` from 1.34.113 to 1.34.117 - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](boto/botocore@1.34.113...1.34.117) Updates `typing-extensions` from 4.12.0 to 4.12.1 - [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.12.0...4.12.1) Updates `oracledb` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/oracle/python-oracledb/releases) - [Commits](oracle/python-oracledb@v2.2.0...v2.2.1) Updates `requests` from 2.32.2 to 2.32.3 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.2...v2.32.3) Updates `opensearch-py` from 2.5.0 to 2.6.0 - [Release notes](https://github.com/opensearch-project/opensearch-py/releases) - [Changelog](https://github.com/opensearch-project/opensearch-py/blob/main/CHANGELOG.md) - [Commits](opensearch-project/opensearch-py@v2.5.0...v2.6.0) Updates `openpyxl` from 3.1.2 to 3.1.3 --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: botocore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: typing-extensions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: oracledb dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: requests dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: opensearch-py dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: openpyxl dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 50df52f commit 4bfec3a

File tree

2 files changed

+72
-58
lines changed

2 files changed

+72
-58
lines changed

poetry.lock

Lines changed: 71 additions & 57 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ ruff = "^0.4.5"
113113

114114
# Test
115115
moto = "^5.0"
116-
openpyxl = "^3.0"
116+
openpyxl = "^3.1"
117117
pyparsing = "^3.0.7"
118118
pytest = "^8.2.1"
119119
pytest-cov = "^5.0"

0 commit comments

Comments
 (0)