Skip to content

Commit

Permalink
bumping requests
Browse files Browse the repository at this point in the history
  • Loading branch information
eamonnfaherty committed Oct 14, 2024
1 parent ede4fcb commit c0cdbc4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 43 deletions.
49 changes: 7 additions & 42 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 @@ -42,7 +42,7 @@ to = {format = "poetry", path = "pyproject.toml"}

[tool.poetry.dependencies]
python = "^3.11"
requests = "2.32.2"
requests = "2.32.3"
pyyaml = "6.0.1"
jinja2 = "3.1.4"
click = "8.1.7"
Expand Down

0 comments on commit c0cdbc4

Please sign in to comment.