Skip to content

Commit

Permalink
Bump the dependencies group in /.config with 5 updates
Browse files Browse the repository at this point in the history
Bumps the dependencies group in /.config with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) | `10.12` | `10.13` |
| [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.0` | `3.4.1` |
| [coverage](https://github.com/nedbat/coveragepy) | `7.6.9` | `7.6.10` |
| [keyring](https://github.com/jaraco/keyring) | `25.5.0` | `25.6.0` |
| [urllib3](https://github.com/urllib3/urllib3) | `2.2.3` | `2.3.0` |


Updates `pymdown-extensions` from 10.12 to 10.13
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](facelessuser/pymdown-extensions@10.12...10.13)

Updates `charset-normalizer` from 3.4.0 to 3.4.1
- [Release notes](https://github.com/jawah/charset_normalizer/releases)
- [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md)
- [Commits](jawah/charset_normalizer@3.4.0...3.4.1)

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

Updates `keyring` from 25.5.0 to 25.6.0
- [Release notes](https://github.com/jaraco/keyring/releases)
- [Changelog](https://github.com/jaraco/keyring/blob/main/NEWS.rst)
- [Commits](jaraco/keyring@v25.5.0...v25.6.0)

Updates `urllib3` from 2.2.3 to 2.3.0
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@2.2.3...2.3.0)

---
updated-dependencies:
- dependency-name: pymdown-extensions
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: charset-normalizer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: coverage
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: keyring
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: urllib3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 29, 2024
1 parent 509a37e commit 02f3e9e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .config/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ cairosvg==2.7.1 ; sys_platform != 'win32' # via mk (pyproject.toml)
certifi==2024.12.14 ; sys_platform != 'win32' # via requests
cffi==1.17.1 ; sys_platform != 'win32' # via cairocffi, cryptography
chardet==5.2.0 ; sys_platform != 'win32' # via tox
charset-normalizer==3.4.0 ; sys_platform != 'win32' # via requests
charset-normalizer==3.4.1 ; sys_platform != 'win32' # via requests
click==8.1.8 ; sys_platform != 'win32' # via mkdocs, typer
colorama==0.4.6 ; sys_platform != 'win32' # via build, mkdocs-material, tox
coverage==7.6.9 ; sys_platform != 'win32' # via mk (pyproject.toml)
coverage==7.6.10 ; sys_platform != 'win32' # via mk (pyproject.toml)
cssselect2==0.7.0 ; sys_platform != 'win32' # via cairosvg
defusedxml==0.7.1 ; sys_platform != 'win32' # via cairosvg
diskcache==5.6.3 ; sys_platform != 'win32' # via mk (pyproject.toml)
Expand All @@ -29,7 +29,7 @@ jaraco-classes==3.4.0 ; platform_machine != 'ppc64le' and platform_machine != 's
jaraco-context==6.0.1 ; platform_machine != 'ppc64le' and platform_machine != 's390x' and sys_platform != 'win32' # via keyring
jaraco-functools==4.1.0 ; platform_machine != 'ppc64le' and platform_machine != 's390x' and sys_platform != 'win32' # via keyring
jinja2==3.1.5 ; sys_platform != 'win32' # via mkdocs, mkdocs-material
keyring==25.5.0 ; platform_machine != 'ppc64le' and platform_machine != 's390x' and sys_platform != 'win32' # via twine
keyring==25.6.0 ; platform_machine != 'ppc64le' and platform_machine != 's390x' and sys_platform != 'win32' # via twine
markdown==3.7 ; sys_platform != 'win32' # via mkdocs, mkdocs-autorefs, mkdocs-htmlproofer-plugin, mkdocs-material, pymdown-extensions
markdown-exec==1.10.0 ; sys_platform != 'win32' # via mk (pyproject.toml)
markdown-it-py==3.0.0 ; sys_platform != 'win32' # via rich
Expand All @@ -56,7 +56,7 @@ pluggy==1.5.0 ; sys_platform != 'win32' # via pytest, tox, mk (pyproject.toml)
py-cpuinfo==9.0.0 ; sys_platform != 'win32' # via pytest-benchmark
pycparser==2.22 ; sys_platform != 'win32' # via cffi
pygments==2.18.0 ; sys_platform != 'win32' # via mkdocs-material, readme-renderer, rich
pymdown-extensions==10.12 ; sys_platform != 'win32' # via markdown-exec, mkdocs-material, mk (pyproject.toml)
pymdown-extensions==10.13 ; sys_platform != 'win32' # via markdown-exec, mkdocs-material, mk (pyproject.toml)
pyproject-api==1.8.0 ; sys_platform != 'win32' # via tox
pyproject-hooks==1.2.0 ; sys_platform != 'win32' # via build
pytest==8.3.4 ; sys_platform != 'win32' # via pytest-benchmark, pytest-plus, mk (pyproject.toml)
Expand All @@ -82,7 +82,7 @@ tomli==2.0.1 ; python_full_version < '3.11' and sys_platform != 'win32' # via b
tox==4.23.2 ; sys_platform != 'win32' # via mk (pyproject.toml)
typer==0.15.1 ; sys_platform != 'win32' # via typer-config, mk (pyproject.toml)
typer-config==1.4.2 ; sys_platform != 'win32' # via mk (pyproject.toml)
urllib3==2.2.3 ; sys_platform != 'win32' # via requests, twine
urllib3==2.3.0 ; sys_platform != 'win32' # via requests, twine
virtualenv==20.28.0 ; sys_platform != 'win32' # via tox
watchdog==6.0.0 ; sys_platform != 'win32' # via mkdocs
webencodings==0.5.1 ; sys_platform != 'win32' # via cssselect2, tinycss2
Expand Down

0 comments on commit 02f3e9e

Please sign in to comment.