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 |
| --- | --- | --- |
| [astroid](https://github.com/pylint-dev/astroid) | `3.3.3` | `3.3.4` |
| [dill](https://github.com/uqfoundation/dill) | `0.3.8` | `0.3.9` |
| [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.36` | `9.5.38` |
| [pydoclint](https://github.com/jsh9/pydoclint) | `0.5.7` | `0.5.8` |
| [pylint](https://github.com/pylint-dev/pylint) | `3.3.0` | `3.3.1` |
| [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) | `10.10` | `10.11` |
| [ruff](https://github.com/astral-sh/ruff) | `0.6.7` | `0.6.8` |
| [virtualenv](https://github.com/pypa/virtualenv) | `20.26.5` | `20.26.6` |
| [watchdog](https://github.com/gorakhargosh/watchdog) | `5.0.2` | `5.0.3` |


Updates `astroid` from 3.3.3 to 3.3.4
- [Release notes](https://github.com/pylint-dev/astroid/releases)
- [Changelog](https://github.com/pylint-dev/astroid/blob/main/ChangeLog)
- [Commits](pylint-dev/astroid@v3.3.3...v3.3.4)

Updates `dill` from 0.3.8 to 0.3.9
- [Release notes](https://github.com/uqfoundation/dill/releases)
- [Commits](uqfoundation/dill@0.3.8...0.3.9)

Updates `mkdocs-material` from 9.5.36 to 9.5.38
- [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.36...9.5.38)

Updates `pydoclint` from 0.5.7 to 0.5.8
- [Release notes](https://github.com/jsh9/pydoclint/releases)
- [Changelog](https://github.com/jsh9/pydoclint/blob/main/CHANGELOG.md)
- [Commits](jsh9/pydoclint@0.5.7...0.5.8)

Updates `pylint` from 3.3.0 to 3.3.1
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](pylint-dev/pylint@v3.3.0...v3.3.1)

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

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

Updates `virtualenv` from 20.26.5 to 20.26.6
- [Release notes](https://github.com/pypa/virtualenv/releases)
- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
- [Commits](pypa/virtualenv@20.26.5...20.26.6)

Updates `watchdog` from 5.0.2 to 5.0.3
- [Release notes](https://github.com/gorakhargosh/watchdog/releases)
- [Changelog](https://github.com/gorakhargosh/watchdog/blob/master/changelog.rst)
- [Commits](gorakhargosh/watchdog@v5.0.2...v5.0.3)

---
updated-dependencies:
- dependency-name: astroid
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: dill
  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: pydoclint
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: pylint
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: pymdown-extensions
  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: virtualenv
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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>
  • Loading branch information
dependabot[bot] authored Sep 29, 2024
1 parent 4638116 commit 5be4ab3
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 @@ -5,7 +5,7 @@
# pip-compile --all-extras --no-annotate --output-file=.config/constraints.txt --strip-extras .config/requirements.in pyproject.toml
#
ansible-builder==3.1.0
astroid==3.3.3
astroid==3.3.4
attrs==24.2.0
babel==2.16.0
beautifulsoup4==4.12.3
Expand All @@ -26,7 +26,7 @@ coverage==7.6.1
csscompressor==0.9.5
cssselect2==0.7.0
defusedxml==0.7.1
dill==0.3.8
dill==0.3.9
distlib==0.3.8
distro==1.9.0
dnspython==2.6.1
Expand Down Expand Up @@ -59,7 +59,7 @@ mkdocs-gen-files==0.5.0
mkdocs-get-deps==0.2.0
mkdocs-htmlproofer-plugin==1.3.0
mkdocs-macros-plugin==1.2.0
mkdocs-material==9.5.36
mkdocs-material==9.5.38
mkdocs-material-extensions==1.3.1
mkdocs-minify-plugin==0.8.0
mkdocs-monorepo-plugin==1.1.0
Expand All @@ -80,10 +80,10 @@ platformdirs==4.3.6
pluggy==1.5.0
pre-commit==3.8.0
pycparser==2.22
pydoclint==0.5.7
pydoclint==0.5.8
pygments==2.18.0
pylint==3.3.0
pymdown-extensions==10.10
pylint==3.3.1
pymdown-extensions==10.11
pyproject-api==1.8.0
pyproject-hooks==1.1.0
pytest==8.3.3
Expand All @@ -96,7 +96,7 @@ referencing==0.35.1
regex==2024.9.11
requests==2.32.3
rpds-py==0.20.0
ruff==0.6.7
ruff==0.6.8
six==1.16.0
soupsieve==2.6
subprocess-tee==0.4.2
Expand All @@ -110,8 +110,8 @@ tox==4.20.0
types-pyyaml==6.0.12.20240917
typing-extensions==4.12.2
urllib3==2.2.3
virtualenv==20.26.5
watchdog==5.0.2
virtualenv==20.26.6
watchdog==5.0.3
webencodings==0.5.1
wheel==0.44.0

Expand Down

0 comments on commit 5be4ab3

Please sign in to comment.