Skip to content

Commit

Permalink
Update dependency requests to v2.32.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 1, 2024
1 parent 857e328 commit e0b7ff6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jsonschema-gentypes = "jsonschema_gentypes.cli:main"
[tool.poetry.dependencies]
python = ">=3.8,<4"
jsonschema = "4.9.1"
requests = "2.32.2"
requests = "2.32.3"
"ruamel.yaml" = "0.17.40"
PyYAML = { version = "6.0.1", optional = true }
pyupgrade = { version = "2.37.3", optional = true }
Expand Down

0 comments on commit e0b7ff6

Please sign in to comment.