Skip to content

Commit

Permalink
Bump the dependencies group with 12 updates (#705)
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 12 updates:

| Package | From | To |
| --- | --- | --- |
| [coverage[toml]](https://github.com/nedbat/coveragepy) | `7.5.3` | `7.5.4` |
| [filelock](https://github.com/tox-dev/py-filelock) | `3.14.0` | `3.15.4` |
| [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.103.0` | `6.104.2` |
| [mypy](https://github.com/python/mypy) | `1.10.0` | `1.10.1` |
| [packaging](https://github.com/pypa/packaging) | `24.0` | `24.1` |
| [pyproject-api](https://github.com/tox-dev/pyproject-api) | `1.6.1` | `1.7.1` |
| [pytest](https://github.com/pytest-dev/pytest) | `8.2.1` | `8.2.2` |
| [ruff](https://github.com/astral-sh/ruff) | `0.4.7` | `0.5.0` |
| [tox](https://github.com/tox-dev/tox) | `4.15.0` | `4.15.1` |
| [types-setuptools](https://github.com/python/typeshed) | `70.0.0.20240524` | `70.1.0.20240627` |
| [typing-extensions](https://github.com/python/typing_extensions) | `4.12.0` | `4.12.2` |
| [virtualenv](https://github.com/pypa/virtualenv) | `20.26.2` | `20.26.3` |


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

Updates `filelock` from 3.14.0 to 3.15.4
- [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.4)

Updates `hypothesis` from 6.103.0 to 6.104.2
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.103.0...hypothesis-python-6.104.2)

Updates `mypy` from 1.10.0 to 1.10.1
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.10.0...v1.10.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 `pyproject-api` from 1.6.1 to 1.7.1
- [Release notes](https://github.com/tox-dev/pyproject-api/releases)
- [Commits](tox-dev/pyproject-api@1.6.1...1.7.1)

Updates `pytest` from 8.2.1 to 8.2.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.1...8.2.2)

Updates `ruff` from 0.4.7 to 0.5.0
- [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.7...0.5.0)

Updates `tox` from 4.15.0 to 4.15.1
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst)
- [Commits](tox-dev/tox@4.15.0...4.15.1)

Updates `types-setuptools` from 70.0.0.20240524 to 70.1.0.20240627
- [Commits](https://github.com/python/typeshed/commits)

Updates `typing-extensions` from 4.12.0 to 4.12.2
- [Release notes](https://github.com/python/typing_extensions/releases)
- [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md)
- [Commits](python/typing_extensions@4.12.0...4.12.2)

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

---
updated-dependencies:
- dependency-name: coverage[toml]
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: filelock
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: hypothesis
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: packaging
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: pyproject-api
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: pytest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: tox
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: types-setuptools
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: typing-extensions
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: virtualenv
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 3, 2024
1 parent 9a08afb commit 6bfb76a
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/autofix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- run: pip install -r requirements-dev.txt
- run: pip install --no-deps -e .

- run: ruff --fix-only .
- run: ruff check --fix-only .
- run: ruff format .

- run: test/test_snapshot.py
Expand Down
4 changes: 2 additions & 2 deletions pdoc/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -265,12 +265,12 @@ def get_dev_version() -> str:

def _nicer_showwarning(message, category, filename, lineno, file=None, line=None):
"""A replacement for `warnings.showwarning` that renders warnings in a more visually pleasing way."""
if category == UserWarning:
if category is UserWarning:
print(
f"{yellow}Warn:{default} {message} {gray}({filename}:{lineno}){default}",
file=sys.stderr,
)
elif category == RuntimeWarning:
elif category is RuntimeWarning:
print(
f"{yellow}Warn:{default} {message}",
file=sys.stderr,
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,6 @@ commands =
[testenv:lint]
commands =
ruff . {posargs}
ruff check . {posargs}
mypy pdoc test {posargs}
"""
24 changes: 12 additions & 12 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@ chardet==5.2.0
# via tox
colorama==0.4.6
# via tox
coverage[toml]==7.5.3
coverage[toml]==7.5.4
# via pytest-cov
distlib==0.3.8
# via virtualenv
filelock==3.14.0
filelock==3.15.4
# via
# tox
# virtualenv
hypothesis==6.103.0
hypothesis==6.104.2
# via pdoc (pyproject.toml)
iniconfig==2.0.0
# via pytest
Expand All @@ -30,11 +30,11 @@ markupsafe==2.1.5
# via
# jinja2
# pdoc (pyproject.toml)
mypy==1.10.0
mypy==1.10.1
# via pdoc (pyproject.toml)
mypy-extensions==1.0.0
# via mypy
packaging==24.0
packaging==24.1
# via
# pyproject-api
# pytest
Expand All @@ -51,9 +51,9 @@ pluggy==1.5.0
# tox
pygments==2.18.0
# via pdoc (pyproject.toml)
pyproject-api==1.6.1
pyproject-api==1.7.1
# via tox
pytest==8.2.1
pytest==8.2.2
# via
# pdoc (pyproject.toml)
# pytest-cov
Expand All @@ -62,19 +62,19 @@ pytest-cov==5.0.0
# via pdoc (pyproject.toml)
pytest-timeout==2.3.1
# via pdoc (pyproject.toml)
ruff==0.4.7
ruff==0.5.0
# via pdoc (pyproject.toml)
sortedcontainers==2.4.0
# via hypothesis
tox==4.15.0
tox==4.15.1
# via pdoc (pyproject.toml)
types-docutils==0.21.0.20240423
# via types-pygments
types-pygments==2.18.0.20240506
# via pdoc (pyproject.toml)
types-setuptools==70.0.0.20240524
types-setuptools==70.1.0.20240627
# via types-pygments
typing-extensions==4.12.0
typing-extensions==4.12.2
# via mypy
virtualenv==20.26.2
virtualenv==20.26.3
# via tox

0 comments on commit 6bfb76a

Please sign in to comment.