Skip to content

Commit

Permalink
[pip] (deps): Bump the dev-dependencies group across 1 directory with…
Browse files Browse the repository at this point in the history
… 7 updates

Bumps the dev-dependencies group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [python-json-logger](https://github.com/nhairs/python-json-logger) | `3.2.0` | `3.2.1` |
| [certifi](https://github.com/certifi/python-certifi) | `2024.8.30` | `2024.12.14` |
| [urllib3](https://github.com/urllib3/urllib3) | `2.2.3` | `2.3.0` |
| [click](https://github.com/pallets/click) | `8.1.7` | `8.1.8` |
| [junit-xml](https://github.com/kyrus/python-junit-xml) | `1.8` | `1.9` |
| [pyright](https://github.com/RobertCraigie/pyright-python) | `1.1.390` | `1.1.391` |
| [ruff](https://github.com/astral-sh/ruff) | `0.8.3` | `0.8.4` |



Updates `python-json-logger` from 3.2.0 to 3.2.1
- [Release notes](https://github.com/nhairs/python-json-logger/releases)
- [Changelog](https://github.com/nhairs/python-json-logger/blob/main/docs/changelog.md)
- [Commits](nhairs/python-json-logger@v3.2.0...v3.2.1)

Updates `certifi` from 2024.8.30 to 2024.12.14
- [Commits](certifi/python-certifi@2024.08.30...2024.12.14)

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

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

Updates `junit-xml` from 1.8 to 1.9
- [Commits](https://github.com/kyrus/python-junit-xml/commits)

Updates `pyright` from 1.1.390 to 1.1.391
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.390...v1.1.391)

Updates `ruff` from 0.8.3 to 0.8.4
- [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.8.3...0.8.4)

---
updated-dependencies:
- dependency-name: python-json-logger
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: certifi
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: urllib3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: click
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: junit-xml
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: pyright
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 22, 2024
1 parent 53a7fb5 commit 41b93ca
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# - requests
#

certifi==2024.8.30
certifi==2024.12.14
# via requests
charset-normalizer==3.4.0
# via requests
Expand All @@ -17,9 +17,9 @@ makefun==1.15.6
# via hatch.envs.default
pychoir==0.0.27
# via hatch.envs.default
python-json-logger==3.2.0
python-json-logger==3.2.1
# via hatch.envs.default
requests==2.32.3
# via hatch.envs.default
urllib3==2.2.3
urllib3==2.3.0
# via requests
14 changes: 7 additions & 7 deletions requirements/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@
# - requests
#

certifi==2024.8.30
certifi==2024.12.14
# via requests
cfgv==3.4.0
# via pre-commit
charset-normalizer==3.4.0
# via requests
click==8.1.7
click==8.1.8
# via mutmut
coverage==7.6.9
# via
Expand All @@ -46,7 +46,7 @@ idna==3.10
# via requests
iniconfig==2.0.0
# via pytest
junit-xml==1.8
junit-xml==1.9
# via mutmut
linkify-it-py==2.0.3
# via markdown-it-py
Expand Down Expand Up @@ -83,7 +83,7 @@ pychoir==0.0.27
# via hatch.envs.dev
pygments==2.18.0
# via rich
pyright==1.1.390
pyright==1.1.391
# via hatch.envs.dev
pytest==8.3.4
# via
Expand All @@ -105,7 +105,7 @@ pytest-randomly==3.16.0
# via hatch.envs.dev
python-dateutil==2.9.0.post0
# via freezegun
python-json-logger==3.2.0
python-json-logger==3.2.1
# via hatch.envs.dev
pyyaml==6.0.2
# via pre-commit
Expand All @@ -117,7 +117,7 @@ requests-mock==1.12.1
# via hatch.envs.dev
rich==13.9.4
# via textual
ruff==0.8.3
ruff==0.8.4
# via hatch.envs.dev
setproctitle==1.3.4
# via mutmut
Expand All @@ -141,7 +141,7 @@ typing-extensions==4.12.2
# textual
uc-micro-py==1.0.3
# via linkify-it-py
urllib3==2.2.3
urllib3==2.3.0
# via requests
virtualenv==20.28.0
# via pre-commit

0 comments on commit 41b93ca

Please sign in to comment.