Skip to content

Commit

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

| Package | From | To |
| --- | --- | --- |
| [cryptography](https://github.com/pyca/cryptography) | `42.0.6` | `42.0.7` |
| [rpds-py](https://github.com/crate-py/rpds) | `0.18.0` | `0.18.1` |
| [babel](https://github.com/python-babel/babel) | `2.14.0` | `2.15.0` |
| [mkdocs-ansible](https://github.com/ansible/mkdocs-ansible) | `24.3.0` | `24.3.1` |
| [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) | `0.25.0` | `0.25.1` |
| [pipdeptree](https://github.com/tox-dev/pipdeptree) | `2.19.1` | `2.20.0` |
| [regex](https://github.com/mrabarnett/mrab-regex) | `2024.4.28` | `2024.5.10` |


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

Updates `rpds-py` from 0.18.0 to 0.18.1
- [Release notes](https://github.com/crate-py/rpds/releases)
- [Commits](crate-py/rpds@v0.18.0...v0.18.1)

Updates `babel` from 2.14.0 to 2.15.0
- [Release notes](https://github.com/python-babel/babel/releases)
- [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES.rst)
- [Commits](python-babel/babel@v2.14.0...v2.15.0)

Updates `mkdocs-ansible` from 24.3.0 to 24.3.1
- [Release notes](https://github.com/ansible/mkdocs-ansible/releases)
- [Commits](ansible/mkdocs-ansible@v24.3.0...v24.3.1)

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

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

Updates `regex` from 2024.4.28 to 2024.5.10
- [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt)
- [Commits](mrabarnett/mrab-regex@2024.4.28...2024.5.10)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev
- dependency-name: rpds-py
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev
- dependency-name: babel
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev
- dependency-name: mkdocs-ansible
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev
- dependency-name: mkdocstrings
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev
- dependency-name: pipdeptree
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev
- dependency-name: regex
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 12, 2024
1 parent f76584b commit 904d22e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
14 changes: 7 additions & 7 deletions .config/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
ansible-compat==4.1.11
ansible-core==2.16.6
attrs==23.2.0
babel==2.14.0
babel==2.15.0
beautifulsoup4==4.12.3
bracex==2.4
cairocffi==1.7.0
Expand All @@ -19,7 +19,7 @@ click==8.1.7
click-help-colors==0.9.4
colorama==0.4.6
coverage==7.5.1
cryptography==42.0.6
cryptography==42.0.7
csscompressor==0.9.5
cssselect2==0.7.0
defusedxml==0.7.1
Expand All @@ -44,22 +44,22 @@ markupsafe==2.1.5
mdurl==0.1.2
mergedeep==1.3.4
mkdocs==1.6.0
mkdocs-ansible==24.3.0
mkdocs-ansible==24.3.1
mkdocs-autorefs==1.0.1
mkdocs-gen-files==0.5.0
mkdocs-htmlproofer-plugin==1.2.1
mkdocs-material==9.5.21
mkdocs-material-extensions==1.3.1
mkdocs-minify-plugin==0.8.0
mkdocs-monorepo-plugin==1.1.0
mkdocstrings==0.25.0
mkdocstrings==0.25.1
mkdocstrings-python==1.10.0
molecule==24.2.1
packaging==24.0
paginate==0.5.6
pathspec==0.12.1
pillow==10.3.0
pipdeptree==2.19.1
pipdeptree==2.20.0
platformdirs==4.2.1
pluggy==1.5.0
pycparser==2.22
Expand All @@ -72,11 +72,11 @@ python-slugify==8.0.4
pyyaml==6.0.1
pyyaml-env-tag==0.1
referencing==0.35.1
regex==2024.4.28
regex==2024.5.10
requests==2.31.0
resolvelib==1.0.1
rich==13.7.1
rpds-py==0.18.0
rpds-py==0.18.1
six==1.16.0
soupsieve==2.5
subprocess-tee==0.4.1
Expand Down
4 changes: 2 additions & 2 deletions .config/requirements-lock.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ ansible-compat==4.1.11
ansible-core==2.16.6
attrs==23.2.0
cffi==1.16.0
cryptography==42.0.6
cryptography==42.0.7
exceptiongroup==1.2.1
iniconfig==2.0.0
jinja2==3.1.4
Expand All @@ -22,6 +22,6 @@ pytest==8.2.0
pyyaml==6.0.1
referencing==0.35.1
resolvelib==1.0.1
rpds-py==0.18.0
rpds-py==0.18.1
subprocess-tee==0.4.1
tomli==2.0.1

0 comments on commit 904d22e

Please sign in to comment.