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 |
| --- | --- | --- |
| [check-jsonschema](https://github.com/python-jsonschema/check-jsonschema) | `0.28.4` | `0.28.5` |
| [filelock](https://github.com/tox-dev/py-filelock) | `3.14.0` | `3.15.1` |
| [flake8](https://github.com/pycqa/flake8) | `7.0.0` | `7.1.0` |
| [griffe](https://github.com/mkdocstrings/griffe) | `0.45.2` | `0.45.3` |
| [markdown-exec](https://github.com/pawamoy/markdown-exec) | `1.8.3` | `1.9.1` |
| [packaging](https://github.com/pypa/packaging) | `24.0` | `24.1` |
| [pycodestyle](https://github.com/PyCQA/pycodestyle) | `2.11.1` | `2.12.0` |
| [ruff](https://github.com/astral-sh/ruff) | `0.4.8` | `0.4.9` |
| [types-jsonschema](https://github.com/python/typeshed) | `4.22.0.20240501` | `4.22.0.20240610` |


Updates `check-jsonschema` from 0.28.4 to 0.28.5
- [Release notes](https://github.com/python-jsonschema/check-jsonschema/releases)
- [Changelog](https://github.com/python-jsonschema/check-jsonschema/blob/main/CHANGELOG.rst)
- [Commits](python-jsonschema/check-jsonschema@0.28.4...0.28.5)

Updates `filelock` from 3.14.0 to 3.15.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.14.0...3.15.1)

Updates `flake8` from 7.0.0 to 7.1.0
- [Commits](PyCQA/flake8@7.0.0...7.1.0)

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

Updates `markdown-exec` from 1.8.3 to 1.9.1
- [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.3...1.9.1)

Updates `packaging` from 24.0 to 24.1
- [Release notes](https://github.com/pypa/packaging/releases)
- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst)
- [Commits](pypa/packaging@24.0...24.1)

Updates `pycodestyle` from 2.11.1 to 2.12.0
- [Release notes](https://github.com/PyCQA/pycodestyle/releases)
- [Changelog](https://github.com/PyCQA/pycodestyle/blob/main/CHANGES.txt)
- [Commits](PyCQA/pycodestyle@2.11.1...2.12.0)

Updates `ruff` from 0.4.8 to 0.4.9
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@v0.4.8...v0.4.9)

Updates `types-jsonschema` from 4.22.0.20240501 to 4.22.0.20240610
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: check-jsonschema
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: filelock
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: flake8
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: 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-minor
  dependency-group: dependencies
- dependency-name: packaging
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: pycodestyle
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: ruff
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: types-jsonschema
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 16, 2024
1 parent 26014d3 commit 4cf171e
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 @@ -23,7 +23,7 @@ cffi==1.16.0
cfgv==3.4.0
chardet==5.2.0
charset-normalizer==3.3.2
check-jsonschema==0.28.4
check-jsonschema==0.28.5
click==8.1.7
click-help-colors==0.9.4
colorama==0.4.6
Expand All @@ -39,10 +39,10 @@ docstring-parser-fork==0.0.5
enrich==1.2.7
exceptiongroup==1.2.1
execnet==2.1.1
filelock==3.14.0
flake8==7.0.0
filelock==3.15.1
flake8==7.1.0
ghp-import==2.1.0
griffe==0.45.2
griffe==0.45.3
htmlmin2==0.1.13
identify==2.5.36
idna==3.7
Expand All @@ -55,7 +55,7 @@ jsonschema==4.22.0
jsonschema-specifications==2023.12.1
linkchecker==10.4.0
markdown==3.6
markdown-exec==1.8.3
markdown-exec==1.9.1
markdown-include==0.8.1
markdown-it-py==3.0.0
markupsafe==2.1.5
Expand All @@ -78,7 +78,7 @@ mkdocstrings-python==1.10.3
mypy==1.10.0
mypy-extensions==1.0.0
nodeenv==1.9.1
packaging==24.0
packaging==24.1
paginate==0.5.6
pathspec==0.12.1
pexpect==4.9.0
Expand All @@ -89,7 +89,7 @@ platformdirs==4.2.2
pluggy==1.5.0
pre-commit==3.7.1
ptyprocess==0.7.0
pycodestyle==2.11.1
pycodestyle==2.12.0
pycparser==2.22
pydoclint==0.4.1
pyflakes==3.2.0
Expand All @@ -116,7 +116,7 @@ rich==13.7.1
rpds-py==0.18.1
ruamel-yaml==0.18.6
ruamel-yaml-clib==0.2.8
ruff==0.4.8
ruff==0.4.9
six==1.16.0
soupsieve==2.5
subprocess-tee==0.4.1
Expand All @@ -127,7 +127,7 @@ toml-sort==0.23.1
tomli==2.0.1
tomlkit==0.12.5
tox==4.15.1
types-jsonschema==4.22.0.20240501
types-jsonschema==4.22.0.20240610
types-pexpect==4.9.0.20240311
types-pyyaml==6.0.12.20240311
typing-extensions==4.12.2
Expand Down

0 comments on commit 4cf171e

Please sign in to comment.