Skip to content

Commit

Permalink
Merge pull request #57 from aerialls/dependabot/pip/requests-2.28.2
Browse files Browse the repository at this point in the history
build(deps): bump requests from 2.28.1 to 2.28.2
  • Loading branch information
aerialls authored Feb 9, 2023
2 parents f53c50e + 2985f80 commit 8cb0136
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 55 deletions.
108 changes: 54 additions & 54 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 @@ -8,7 +8,7 @@ packages = [{include = "synology_srm"}]

[tool.poetry.dependencies]
python = ">=3.8.1,<4"
requests = "2.28.1"
requests = "2.28.2"

[tool.poetry.group.dev.dependencies]
flake8 = "6.0.0"
Expand Down

0 comments on commit 8cb0136

Please sign in to comment.