Skip to content

Commit

Permalink
Bump the python-packages group with 5 updates (#2779)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marcelo Trylesinski <[email protected]>
  • Loading branch information
dependabot[bot] and Kludex authored Dec 3, 2024
1 parent ca1f45d commit db5063c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,20 +5,20 @@
coverage==7.6.1
importlib-metadata==8.5.0
mypy==1.13.0
ruff==0.7.2
ruff==0.8.1
typing_extensions==4.12.2
types-contextvars==2.4.7.3
types-PyYAML==6.0.12.20240917
types-dataclasses==0.6.6
pytest==8.3.3
pytest==8.3.4
trio==0.27.0

# Documentation
mkdocs==1.6.1
mkdocs-material==9.5.43
mkdocs-material==9.5.47
mkdocstrings-python<1.12.0; python_version < "3.9"
mkdocstrings-python==1.12.2; python_version >= "3.9"

# Packaging
build==1.2.2.post1
twine==5.1.1
twine==6.0.1

0 comments on commit db5063c

Please sign in to comment.