Skip to content

Commit

Permalink
---
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 21, 2024
1 parent a4e885c commit ae2c2b8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dependencies = [
"pyelftools==0.29",
"pytest==7.4.0",
"pyyaml==6.0",
"requests==2.31.0",
"requests==2.32.0",
"scp==0.14.5",
"toml==0.10.2",
]
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ pydantic==1.10.13
pyelftools==0.29
pytest==7.4.0
pyyaml==6.0
requests==2.31.0
requests==2.32.0
scp==0.14.5
toml==0.10.2

0 comments on commit ae2c2b8

Please sign in to comment.