Skip to content

Commit

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

| Package | From | To |
| --- | --- | --- |
| [certifi](https://github.com/certifi/python-certifi) | `2023.11.17` | `2024.2.2` |
| [coverage](https://github.com/nedbat/coveragepy) | `7.4.0` | `7.4.1` |
| [cryptography](https://github.com/pyca/cryptography) | `41.0.7` | `42.0.2` |
| [markupsafe](https://github.com/pallets/markupsafe) | `2.1.4` | `2.1.5` |
| [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.4` | `9.5.7` |
| [platformdirs](https://github.com/platformdirs/platformdirs) | `4.1.0` | `4.2.0` |
| [pluggy](https://github.com/pytest-dev/pluggy) | `1.3.0` | `1.4.0` |
| [pytest](https://github.com/pytest-dev/pytest) | `7.4.4` | `8.0.0` |
| [urllib3](https://github.com/urllib3/urllib3) | `2.1.0` | `2.2.0` |


Updates `certifi` from 2023.11.17 to 2024.2.2
- [Commits](certifi/python-certifi@2023.11.17...2024.02.02)

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

Updates `cryptography` from 41.0.7 to 42.0.2
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@41.0.7...42.0.2)

Updates `markupsafe` from 2.1.4 to 2.1.5
- [Release notes](https://github.com/pallets/markupsafe/releases)
- [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst)
- [Commits](pallets/markupsafe@2.1.4...2.1.5)

Updates `mkdocs-material` from 9.5.4 to 9.5.7
- [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.4...9.5.7)

Updates `platformdirs` from 4.1.0 to 4.2.0
- [Release notes](https://github.com/platformdirs/platformdirs/releases)
- [Changelog](https://github.com/platformdirs/platformdirs/blob/main/CHANGES.rst)
- [Commits](tox-dev/platformdirs@4.1.0...4.2.0)

Updates `pluggy` from 1.3.0 to 1.4.0
- [Changelog](https://github.com/pytest-dev/pluggy/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pluggy@1.3.0...1.4.0)

Updates `pytest` from 7.4.4 to 8.0.0
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@7.4.4...8.0.0)

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

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: coverage
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: cryptography
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: markupsafe
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: mkdocs-material
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: platformdirs
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: pluggy
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-major
  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 Feb 4, 2024
1 parent 821259e commit d759b05
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions .config/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@ build==1.0.3
cachetools==5.3.2
cairocffi==1.6.1
cairosvg==2.7.1
certifi==2023.11.17
certifi==2024.2.2
cffi==1.16.0
chardet==5.2.0
charset-normalizer==3.3.2
click==8.1.7
colorama==0.4.6
coverage==7.4.0
cryptography==41.0.7
coverage==7.4.1
cryptography==42.0.2
cssselect2==0.7.0
defusedxml==0.7.1
diskcache==5.6.3
Expand All @@ -38,14 +38,14 @@ keyring==24.3.0
markdown==3.5.2
markdown-exec==1.8.0
markdown-it-py==3.0.0
markupsafe==2.1.4
markupsafe==2.1.5
mdurl==0.1.2
mergedeep==1.3.4
mkdocs==1.5.3
mkdocs-autorefs==0.5.0
mkdocs-gen-files==0.5.0
mkdocs-htmlproofer-plugin==1.0.0
mkdocs-material==9.5.4
mkdocs-material==9.5.7
mkdocs-material-extensions==1.3.1
more-itertools==10.2.0
nh3==0.2.15
Expand All @@ -55,15 +55,15 @@ pathspec==0.12.1
pillow==10.2.0
pipdeptree==2.13.2
pkginfo==1.9.6
platformdirs==4.1.0
pluggy==1.3.0
platformdirs==4.2.0
pluggy==1.4.0
py-cpuinfo==9.0.0
pycparser==2.21
pygments==2.17.2
pymdown-extensions==10.7
pyproject-api==1.6.1
pyproject-hooks==1.0.0
pytest==7.4.4
pytest==8.0.0
pytest-benchmark==4.0.0
pytest-plus==0.6.1
python-dateutil==2.8.2
Expand All @@ -87,7 +87,7 @@ tox==4.12.1
twine==4.0.2
typer==0.9.0
typing-extensions==4.9.0
urllib3==2.1.0
urllib3==2.2.0
virtualenv==20.25.0
watchdog==3.0.0
webencodings==0.5.1
Expand Down

0 comments on commit d759b05

Please sign in to comment.