Skip to content

Commit f7da1b3

Browse files
build(deps): bump the prod-dependencies group with 7 updates (#138)
Bumps the prod-dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [boto3](https://github.com/boto/boto3) | `1.34.19` | `1.34.23` | | [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) | `1.34.19` | `1.34.23` | | [botocore](https://github.com/boto/botocore) | `1.34.19` | `1.34.23` | | [botocore-stubs](https://github.com/youtype/botocore-stubs) | `1.34.19` | `1.34.23` | | [markupsafe](https://github.com/pallets/markupsafe) | `2.1.3` | `2.1.4` | | [sphinx-markdown-builder](https://github.com/liran-funaro/sphinx-markdown-builder) | `0.6.5` | `0.6.6` | | [types-awscrt](https://github.com/youtype/types-awscrt) | `0.20.0` | `0.20.2` | Updates `boto3` from 1.34.19 to 1.34.23 - [Release notes](https://github.com/boto/boto3/releases) - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst) - [Commits](boto/boto3@1.34.19...1.34.23) Updates `boto3-stubs` from 1.34.19 to 1.34.23 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `botocore` from 1.34.19 to 1.34.23 - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](boto/botocore@1.34.19...1.34.23) Updates `botocore-stubs` from 1.34.19 to 1.34.23 - [Release notes](https://github.com/youtype/botocore-stubs/releases) - [Commits](https://github.com/youtype/botocore-stubs/commits) Updates `markupsafe` from 2.1.3 to 2.1.4 - [Release notes](https://github.com/pallets/markupsafe/releases) - [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst) - [Commits](pallets/markupsafe@2.1.3...2.1.4) Updates `sphinx-markdown-builder` from 0.6.5 to 0.6.6 - [Commits](https://github.com/liran-funaro/sphinx-markdown-builder/commits) Updates `types-awscrt` from 0.20.0 to 0.20.2 - [Release notes](https://github.com/youtype/types-awscrt/releases) - [Commits](https://github.com/youtype/types-awscrt/commits) --- 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: markupsafe dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: sphinx-markdown-builder dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: types-awscrt 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>
1 parent e8d3c00 commit f7da1b3

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

requirements.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
alabaster==0.7.16
22
Babel==2.14.0
3-
boto3==1.34.19
4-
boto3-stubs==1.34.19
5-
botocore==1.34.19
6-
botocore-stubs==1.34.19
3+
boto3==1.34.23
4+
boto3-stubs==1.34.23
5+
botocore==1.34.23
6+
botocore-stubs==1.34.23
77
build==1.0.3
88
certifi==2023.11.17
99
charset-normalizer==3.3.2
@@ -19,7 +19,7 @@ Jinja2==3.1.3
1919
jmespath==1.0.1
2020
keyring==24.3.0
2121
markdown-it-py==3.0.0
22-
MarkupSafe==2.1.3
22+
MarkupSafe==2.1.4
2323
mdurl==0.1.2
2424
more-itertools==10.2.0
2525
mypy-boto3-cognito-identity==1.34.0
@@ -45,7 +45,7 @@ s3transfer==0.10.0
4545
six==1.16.0
4646
snowballstemmer==2.2.0
4747
Sphinx==7.2.6
48-
sphinx-markdown-builder==0.6.5
48+
sphinx-markdown-builder==0.6.6
4949
sphinxcontrib-applehelp==1.0.8
5050
sphinxcontrib-devhelp==1.0.6
5151
sphinxcontrib-htmlhelp==2.0.5
@@ -54,7 +54,7 @@ sphinxcontrib-qthelp==1.0.7
5454
sphinxcontrib-serializinghtml==1.1.10
5555
tabulate==0.9.0
5656
twine==4.0.2
57-
types-awscrt==0.20.0
57+
types-awscrt==0.20.2
5858
types-s3transfer==0.10.0
5959
typing==3.7.4.3
6060
typing_extensions==4.9.0

0 commit comments

Comments
 (0)