Skip to content

Commit

Permalink
--- (#38)
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 21, 2024
1 parent d617652 commit 558d9ac
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -14,7 +14,7 @@ license = "Apache-2.0"
python = ">=3.8,<4"
singer-sdk = { version="~=0.37.0" }
fs-s3fs = { version = "~=1.1.1", optional = true }
requests = "~=2.31.0"
requests = "~=2.32.0"

[tool.poetry.group.dev.dependencies]
pytest = ">=7.4.0"
Expand Down

0 comments on commit 558d9ac

Please sign in to comment.