Skip to content

Commit 56a9954

Browse files
dependabot[bot]gruebel
authored andcommitted
Bump the pip group across 1 directory with 8 updates
Bumps the pip group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [boto3](https://github.com/boto/boto3) | `1.35.14` | `1.35.24` | | [botocore](https://github.com/boto/botocore) | `1.35.14` | `1.35.24` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.2` | `8.3.3` | | [boto3-stubs-lite[iam,s3,sts]](https://github.com/youtype/mypy_boto3_builder) | `1.35.14` | `1.35.24` | | [types-pyyaml](https://github.com/python/typeshed) | `6.0.12.20240808` | `6.0.12.20240917` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.16.0` | `3.16.1` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.34` | `9.5.36` | | [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) | `10.9` | `10.10.1` | Updates `boto3` from 1.35.14 to 1.35.24 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.35.14...1.35.24) Updates `botocore` from 1.35.14 to 1.35.24 - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](boto/botocore@1.35.14...1.35.24) Updates `pytest` from 8.3.2 to 8.3.3 - [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.3.2...8.3.3) Updates `boto3-stubs-lite[iam,s3,sts]` from 1.35.14 to 1.35.24 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `types-pyyaml` from 6.0.12.20240808 to 6.0.12.20240917 - [Commits](https://github.com/python/typeshed/commits) Updates `filelock` from 3.16.0 to 3.16.1 - [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.16.0...3.16.1) Updates `mkdocs-material` from 9.5.34 to 9.5.36 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.5.34...9.5.36) Updates `pymdown-extensions` from 10.9 to 10.10.1 - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](facelessuser/pymdown-extensions@10.9...10.10.1) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: botocore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip - dependency-name: boto3-stubs-lite[iam,s3,sts] dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip - dependency-name: types-pyyaml dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip - dependency-name: filelock dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: pymdown-extensions dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 62c4dbc commit 56a9954

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

docs/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# unique to ReadTheDocs
22
atomicwrites==1.4.1
33
distlib==0.3.8
4-
filelock==3.16.0
4+
filelock==3.16.1
55
mkdocs==1.6.1
6-
mkdocs-material==9.5.34
6+
mkdocs-material==9.5.36
77
mkdocs-material-extensions==1.3.1
88
mkdocstrings==0.26.1
99
mkdocstrings-python==1.11.1
1010
mkdocstrings-python-legacy==0.2.4
1111
Pygments==2.18.0
12-
pymdown-extensions==10.9
12+
pymdown-extensions==10.10.1
1313
pytkdocs==0.16.2
1414
docutils==0.20.1

requirements-dev.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# CI
22
pre-commit==3.5.0 # 3.6+ requires Python 3.9
33
# Unit testing
4-
pytest==8.3.2
4+
pytest==8.3.3
55
coverage==7.6.1
66
# type check
77
mypy==1.11.2
8-
boto3-stubs-lite[iam,s3,sts]==1.35.14
9-
types-PyYAML==6.0.12.20240808
8+
boto3-stubs-lite[iam,s3,sts]==1.35.24
9+
types-PyYAML==6.0.12.20240917

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# AWS
2-
boto3==1.35.14
3-
botocore==1.35.14
2+
boto3==1.35.24
3+
botocore==1.35.24
44
# Speeds up IAM logic
55
cached-property==1.5.2
66
# Command line

0 commit comments

Comments
 (0)