Skip to content

Commit

Permalink
--- (#358)
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 21, 2024
1 parent 526bf1b commit 7456ca6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ python-dateutil==2.8.2
# pandas
pytz==2021.1
# via pandas
requests==2.31.0
requests==2.32.0
# via -r requirements.in
sentry-sdk==1.19.0
# via -r requirements.in
Expand Down
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ pytz==2021.1
# pandas
pyyaml==6.0
# via pre-commit
requests==2.31.0
requests==2.32.0
# via
# -r requirements.txt
# coveralls
Expand Down

0 comments on commit 7456ca6

Please sign in to comment.