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] committed May 21, 2024
1 parent e737349 commit b4bdecf
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 @@ -37,7 +37,7 @@ dev = [
"isort==5.12.0",
"mypy==1.7.1",
"pytest==7.4.3",
"requests==2.31.0",
"requests==2.32.0",
"ruff==0.1.6",
"PyMySQL==1.1.0",
"types-mock==5.1.0.3",
Expand Down
2 changes: 1 addition & 1 deletion test_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ coverage==7.3.2
isort==5.12.0
mypy==1.7.1
pytest==7.4.3
requests==2.31.0
requests==2.32.0
PyMySQL==1.1.0
ruff==0.1.6
sqlalchemy2-stubs==0.0.2a37
Expand Down

0 comments on commit b4bdecf

Please sign in to comment.