Skip to content

Commit

Permalink
Update all patch versions
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 2, 2024
1 parent 377d8dd commit 2be49ca
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
20 changes: 10 additions & 10 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jsonschema-gentypes = "jsonschema_gentypes.cli:main"
[tool.poetry.dependencies]
python = ">=3.9,<4"
jsonschema = "4.22.0"
typing-extensions = "4.12.1"
typing-extensions = "4.12.2"
requests = "2.32.3"
"PyYAML" = "6.0.1"
pinyin = { version = "0.4.0", optional = true }
Expand All @@ -59,9 +59,9 @@ extra = ['pinyin', 'romkan', 'romanize']
prospector = { extras = ["with_mypy", "with_bandit", "with_pyroma"], version = "1.10.3" }
prospector-profile-duplicated = "1.5.0"
prospector-profile-utils = "1.7.2"
pytest = "8.2.1"
pytest = "8.2.2"
pytest-cov = "5.0.0"
types-requests = "2.32.0.20240523"
types-requests = "2.32.0.20240622"
types-pyyaml = "6.0.12.20240311"

[build-system]
Expand Down

0 comments on commit 2be49ca

Please sign in to comment.