Skip to content

Commit

Permalink
Bump the dependencies group in /.config with 8 updates (#180)
Browse files Browse the repository at this point in the history
Bumps the dependencies group in /.config with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [griffe](https://github.com/mkdocstrings/griffe) | `0.45.1` | `0.45.2` |
| [markdown-exec](https://github.com/pawamoy/markdown-exec) | `1.8.1` | `1.8.3` |
| [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.23` | `9.5.24` |
| [mkdocstrings-python](https://github.com/mkdocstrings/python) | `1.10.2` | `1.10.3` |
| [pipdeptree](https://github.com/tox-dev/pipdeptree) | `2.20.0` | `2.21.0` |
| [pytest](https://github.com/pytest-dev/pytest) | `8.2.0` | `8.2.1` |
| [requests](https://github.com/psf/requests) | `2.31.0` | `2.32.2` |
| [watchdog](https://github.com/gorakhargosh/watchdog) | `4.0.0` | `4.0.1` |


Updates `griffe` from 0.45.1 to 0.45.2
- [Release notes](https://github.com/mkdocstrings/griffe/releases)
- [Changelog](https://github.com/mkdocstrings/griffe/blob/main/CHANGELOG.md)
- [Commits](mkdocstrings/griffe@0.45.1...0.45.2)

Updates `markdown-exec` from 1.8.1 to 1.8.3
- [Release notes](https://github.com/pawamoy/markdown-exec/releases)
- [Changelog](https://github.com/pawamoy/markdown-exec/blob/main/CHANGELOG.md)
- [Commits](pawamoy/markdown-exec@1.8.1...1.8.3)

Updates `mkdocs-material` from 9.5.23 to 9.5.24
- [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.23...9.5.24)

Updates `mkdocstrings-python` from 1.10.2 to 1.10.3
- [Release notes](https://github.com/mkdocstrings/python/releases)
- [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md)
- [Commits](mkdocstrings/python@1.10.2...1.10.3)

Updates `pipdeptree` from 2.20.0 to 2.21.0
- [Release notes](https://github.com/tox-dev/pipdeptree/releases)
- [Commits](tox-dev/pipdeptree@2.20.0...2.21.0)

Updates `pytest` from 8.2.0 to 8.2.1
- [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.2.0...8.2.1)

Updates `requests` from 2.31.0 to 2.32.2
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.31.0...v2.32.2)

Updates `watchdog` from 4.0.0 to 4.0.1
- [Release notes](https://github.com/gorakhargosh/watchdog/releases)
- [Changelog](https://github.com/gorakhargosh/watchdog/blob/master/changelog.rst)
- [Commits](gorakhargosh/watchdog@v4.0.0...v4.0.1)

---
updated-dependencies:
- dependency-name: griffe
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: markdown-exec
  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: mkdocstrings-python
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: pipdeptree
  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-patch
  dependency-group: dependencies
- dependency-name: requests
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: watchdog
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 26, 2024
1 parent eb5dc30 commit 359df38
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .config/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,15 @@ exceptiongroup==1.2.1
execnet==2.1.1
filelock==3.14.0
ghp-import==2.1.0
griffe==0.45.1
griffe==0.45.2
htmlmin2==0.1.13
idna==3.7
iniconfig==2.0.0
jinja2==3.1.4
jsmin==3.0.1
linkchecker==10.4.0
markdown==3.6
markdown-exec==1.8.1
markdown-exec==1.8.3
markdown-include==0.8.1
markupsafe==2.1.5
mergedeep==1.3.4
Expand All @@ -45,31 +45,31 @@ mkdocs-gen-files==0.5.0
mkdocs-get-deps==0.2.0
mkdocs-htmlproofer-plugin==1.2.1
mkdocs-macros-plugin==1.0.5
mkdocs-material==9.5.23
mkdocs-material==9.5.24
mkdocs-material-extensions==1.3.1
mkdocs-minify-plugin==0.8.0
mkdocs-monorepo-plugin==1.1.0
mkdocstrings==0.25.1
mkdocstrings-python==1.10.2
mkdocstrings-python==1.10.3
packaging==24.0
paginate==0.5.6
pathspec==0.12.1
pillow==10.3.0
pipdeptree==2.20.0
pipdeptree==2.21.0
platformdirs==4.2.2
pluggy==1.5.0
pycparser==2.22
pygments==2.18.0
pymdown-extensions==10.8.1
pyproject-api==1.6.1
pytest==8.2.0
pytest==8.2.1
pytest-xdist==3.6.1
python-dateutil==2.9.0.post0
python-slugify==8.0.4
pyyaml==6.0.1
pyyaml-env-tag==0.1
regex==2024.5.15
requests==2.31.0
requests==2.32.2
six==1.16.0
soupsieve==2.5
termcolor==2.4.0
Expand All @@ -79,7 +79,7 @@ tomli==2.0.1
tox==4.15.0
urllib3==2.2.1
virtualenv==20.26.2
watchdog==4.0.0
watchdog==4.0.1
webencodings==0.5.1

# The following packages are considered to be unsafe in a requirements file:
Expand Down

0 comments on commit 359df38

Please sign in to comment.