Commit 3fdc7b9
authored
Bump the pip group across 1 directory with 16 updates
Bumps the pip group with 16 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [boto3](https://github.com/boto/boto3) | `1.40.1` | `1.40.43` |
| [botocore](https://github.com/boto/botocore) | `1.40.1` | `1.40.43` |
| [click-option-group](https://github.com/click-contrib/click-option-group) | `0.5.7` | `0.5.8` |
| [pyyaml](https://github.com/yaml/pyyaml) | `6.0.2` | `6.0.3` |
| [markdown](https://github.com/Python-Markdown/markdown) | `3.8.2` | `3.9` |
| [pre-commit](https://github.com/pre-commit/pre-commit) | `4.2.0` | `4.3.0` |
| [pytest](https://github.com/pytest-dev/pytest) | `8.4.1` | `8.4.2` |
| [coverage](https://github.com/nedbat/coveragepy) | `7.10.1` | `7.10.7` |
| [mypy[faster-cache]](https://github.com/python/mypy) | `1.17.1` | `1.18.2` |
| [boto3-stubs-lite[iam,s3,sts]](https://github.com/youtype/mypy_boto3_builder) | `1.40.1` | `1.40.43` |
| [types-pyyaml](https://github.com/typeshed-internal/stub_uploader) | `6.0.12.20250516` | `6.0.12.20250915` |
| [filelock](https://github.com/tox-dev/py-filelock) | `3.18.0` | `3.19.1` |
| [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.6.16` | `9.6.21` |
| [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) | `0.30.0` | `0.30.1` |
| [mkdocstrings-python](https://github.com/mkdocstrings/python) | `1.16.12` | `1.18.2` |
| [docutils](https://github.com/rtfd/recommonmark) | `0.22` | `0.22.2` |
Updates `boto3` from 1.40.1 to 1.40.43
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.1...1.40.43)
Updates `botocore` from 1.40.1 to 1.40.43
- [Commits](boto/botocore@1.40.1...1.40.43)
Updates `click-option-group` from 0.5.7 to 0.5.8
- [Release notes](https://github.com/click-contrib/click-option-group/releases)
- [Changelog](https://github.com/click-contrib/click-option-group/blob/master/CHANGELOG.md)
- [Commits](click-contrib/click-option-group@v0.5.7...v0.5.8)
Updates `pyyaml` from 6.0.2 to 6.0.3
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/6.0.3/CHANGES)
- [Commits](yaml/pyyaml@6.0.2...6.0.3)
Updates `markdown` from 3.8.2 to 3.9
- [Release notes](https://github.com/Python-Markdown/markdown/releases)
- [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md)
- [Commits](Python-Markdown/markdown@3.8.2...3.9.0)
Updates `pre-commit` from 4.2.0 to 4.3.0
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](pre-commit/pre-commit@v4.2.0...v4.3.0)
Updates `pytest` from 8.4.1 to 8.4.2
- [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.4.1...8.4.2)
Updates `coverage` from 7.10.1 to 7.10.7
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](coveragepy/coveragepy@7.10.1...7.10.7)
Updates `mypy[faster-cache]` from 1.17.1 to 1.18.2
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.17.1...v1.18.2)
Updates `boto3-stubs-lite[iam,s3,sts]` from 1.40.1 to 1.40.43
- [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.20250516 to 6.0.12.20250915
- [Commits](https://github.com/typeshed-internal/stub_uploader/commits)
Updates `filelock` from 3.18.0 to 3.19.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.18.0...3.19.1)
Updates `mkdocs-material` from 9.6.16 to 9.6.21
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](squidfunk/mkdocs-material@9.6.16...9.6.21)
Updates `mkdocstrings` from 0.30.0 to 0.30.1
- [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases)
- [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md)
- [Commits](mkdocstrings/mkdocstrings@0.30.0...0.30.1)
Updates `mkdocstrings-python` from 1.16.12 to 1.18.2
- [Release notes](https://github.com/mkdocstrings/python/releases)
- [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md)
- [Commits](mkdocstrings/python@1.16.12...1.18.2)
Updates `docutils` from 0.22 to 0.22.2
- [Changelog](https://github.com/readthedocs/recommonmark/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rtfd/recommonmark/commits)
---
updated-dependencies:
- dependency-name: boto3
dependency-version: 1.40.43
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: pip
- dependency-name: botocore
dependency-version: 1.40.43
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: pip
- dependency-name: click-option-group
dependency-version: 0.5.8
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: pip
- dependency-name: pyyaml
dependency-version: 6.0.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: pip
- dependency-name: markdown
dependency-version: '3.9'
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: pip
- dependency-name: pre-commit
dependency-version: 4.3.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: pip
- dependency-name: pytest
dependency-version: 8.4.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: pip
- dependency-name: coverage
dependency-version: 7.10.7
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: pip
- dependency-name: mypy[faster-cache]
dependency-version: 1.18.2
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: pip
- dependency-name: boto3-stubs-lite[iam,s3,sts]
dependency-version: 1.40.43
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: pip
- dependency-name: types-pyyaml
dependency-version: 6.0.12.20250915
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: pip
- dependency-name: filelock
dependency-version: 3.19.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: pip
- dependency-name: mkdocs-material
dependency-version: 9.6.21
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: pip
- dependency-name: mkdocstrings
dependency-version: 0.30.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: pip
- dependency-name: mkdocstrings-python
dependency-version: 1.18.2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: pip
- dependency-name: docutils
dependency-version: 0.22.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: pip
...
Signed-off-by: dependabot[bot] <support@github.com>1 parent 4f3f654 commit 3fdc7b9
3 files changed
+16
-16
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | | - | |
5 | | - | |
| 4 | + | |
| 5 | + | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments