Skip to content

Commit

Permalink
[pip] (deps): Bump the dev-dependencies group with 13 updates
Browse files Browse the repository at this point in the history
Bumps the dev-dependencies group with 13 updates:

| Package | From | To |
| --- | --- | --- |
| [certifi](https://github.com/certifi/python-certifi) | `2024.7.4` | `2024.8.30` |
| [idna](https://github.com/kjd/idna) | `3.7` | `3.8` |
| [makefun](https://github.com/smarie/python-makefun) | `1.15.2` | `1.15.4` |
| [coverage](https://github.com/nedbat/coveragepy) | `7.5.4` | `7.6.1` |
| [exceptiongroup](https://github.com/agronholm/exceptiongroup) | `1.2.1` | `1.2.2` |
| [identify](https://github.com/pre-commit/identify) | `2.5.36` | `2.6.0` |
| [mutmut](https://github.com/boxed/mutmut) | `2.5.0` | `2.5.1` |
| [pony](https://github.com/ponyorm/pony) | `0.7.17` | `0.7.19` |
| [pre-commit](https://github.com/pre-commit/pre-commit) | `3.7.1` | `3.8.0` |
| [pyright](https://github.com/RobertCraigie/pyright-python) | `1.1.376` | `1.1.379` |
| [pytest](https://github.com/pytest-dev/pytest) | `8.2.2` | `8.3.2` |
| [pyyaml](https://github.com/yaml/pyyaml) | `6.0.1` | `6.0.2` |
| [ruff](https://github.com/astral-sh/ruff) | `0.5.7` | `0.6.4` |


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

Updates `idna` from 3.7 to 3.8
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](kjd/idna@v3.7...v3.8)

Updates `makefun` from 1.15.2 to 1.15.4
- [Release notes](https://github.com/smarie/python-makefun/releases)
- [Changelog](https://github.com/smarie/python-makefun/blob/main/docs/changelog.md)
- [Commits](smarie/python-makefun@1.15.2...1.15.4)

Updates `coverage` from 7.5.4 to 7.6.1
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](nedbat/coveragepy@7.5.4...7.6.1)

Updates `exceptiongroup` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/agronholm/exceptiongroup/releases)
- [Changelog](https://github.com/agronholm/exceptiongroup/blob/main/CHANGES.rst)
- [Commits](agronholm/exceptiongroup@1.2.1...1.2.2)

Updates `identify` from 2.5.36 to 2.6.0
- [Commits](pre-commit/identify@v2.5.36...v2.6.0)

Updates `mutmut` from 2.5.0 to 2.5.1
- [Changelog](https://github.com/boxed/mutmut/blob/master/HISTORY.rst)
- [Commits](boxed/mutmut@2.5.0...2.5.1)

Updates `pony` from 0.7.17 to 0.7.19
- [Release notes](https://github.com/ponyorm/pony/releases)
- [Changelog](https://github.com/ponyorm/pony/blob/main/CHANGELOG.md)
- [Commits](ponyorm/pony@v0.7.17...v0.7.19)

Updates `pre-commit` from 3.7.1 to 3.8.0
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](pre-commit/pre-commit@v3.7.1...v3.8.0)

Updates `pyright` from 1.1.376 to 1.1.379
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.376...v1.1.379)

Updates `pytest` from 8.2.2 to 8.3.2
- [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.2...8.3.2)

Updates `pyyaml` from 6.0.1 to 6.0.2
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES)
- [Commits](yaml/pyyaml@6.0.1...6.0.2)

Updates `ruff` from 0.5.7 to 0.6.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.5.7...0.6.4)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: idna
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: makefun
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: coverage
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: exceptiongroup
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: identify
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: mutmut
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: pony
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: pre-commit
  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: pytest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: pyyaml
  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-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 6, 2024
1 parent 268e213 commit ba8ddbe
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
# - requests
#

certifi==2024.7.4
certifi==2024.8.30
# via requests
charset-normalizer==3.3.2
# via requests
idna==3.7
idna==3.8
# via requests
makefun==1.15.2
makefun==1.15.4
# via hatch.envs.default
python-json-logger==2.0.7
# via hatch.envs.default
Expand Down
26 changes: 13 additions & 13 deletions requirements/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,39 +19,39 @@
# - requests
#

certifi==2024.7.4
certifi==2024.8.30
# via requests
cfgv==3.4.0
# via pre-commit
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via mutmut
coverage==7.5.4
coverage==7.6.1
# via
# hatch.envs.dev
# pytest-cov
distlib==0.3.8
# via virtualenv
exceptiongroup==1.2.1
exceptiongroup==1.2.2
# via pytest
filelock==3.15.4
# via virtualenv
freezegun==1.5.1
# via pytest-freezer
glob2==0.7
# via mutmut
identify==2.5.36
identify==2.6.0
# via pre-commit
idna==3.7
idna==3.8
# via requests
iniconfig==2.0.0
# via pytest
junit-xml==1.9
# via mutmut
makefun==1.15.2
makefun==1.15.4
# via hatch.envs.dev
mutmut==2.5.0
mutmut==2.5.1
# via hatch.envs.dev
nodeenv==1.9.1
# via
Expand All @@ -65,15 +65,15 @@ platformdirs==4.2.2
# via virtualenv
pluggy==1.5.0
# via pytest
pony==0.7.17
pony==0.7.19
# via mutmut
pre-commit==3.7.1
pre-commit==3.8.0
# via hatch.envs.dev
pychoir==0.0.27
# via hatch.envs.dev
pyright==1.1.376
pyright==1.1.379
# via hatch.envs.dev
pytest==8.2.2
pytest==8.3.2
# via
# hatch.envs.dev
# pytest-cov
Expand All @@ -92,15 +92,15 @@ python-dateutil==2.9.0.post0
# via freezegun
python-json-logger==2.0.7
# via hatch.envs.dev
pyyaml==6.0.1
pyyaml==6.0.2
# via pre-commit
requests==2.32.3
# via
# hatch.envs.dev
# requests-mock
requests-mock==1.12.1
# via hatch.envs.dev
ruff==0.5.7
ruff==0.6.4
# via hatch.envs.dev
six==1.16.0
# via
Expand Down

0 comments on commit ba8ddbe

Please sign in to comment.