Skip to content

Commit

Permalink
--- (#555)
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 ca246b4 commit 3071dfc
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion requirements/requirements-api.txt
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ pyyaml==6.0.1
# uvicorn
rapidfuzz==3.7.0
# via hatch.envs.api
requests==2.31.0
requests==2.32.0
# via
# hatch.envs.api
# requests-mock
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements-carbonboard.txt
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ pytz==2024.1
# via pandas
rapidfuzz==3.7.0
# via hatch.envs.carbonboard
requests==2.31.0
requests==2.32.0
# via
# hatch.envs.carbonboard
# dash
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements-dashboard.txt
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ pytz==2024.1
# via pandas
rapidfuzz==3.6.2
# via hatch.envs.dashboard
requests==2.31.0
requests==2.32.0
# via
# hatch.envs.dashboard
# dash
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ pyyaml==6.0.1
# via pre-commit
rapidfuzz==3.7.0
# via hatch.envs.dev
requests==2.31.0
requests==2.32.0
# via hatch.envs.dev
ruff==0.3.4
# via hatch.envs.dev
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ pytz==2024.1
# pandas
rapidfuzz==3.6.2
# via hatch.envs.docs
requests==2.31.0
requests==2.32.0
# via
# hatch.envs.docs
# sphinx
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements-test.py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ pytz==2024.1
# via pandas
rapidfuzz==3.7.0
# via hatch.envs.test.py3.10
requests==2.31.0
requests==2.32.0
# via hatch.envs.test.py3.10
six==1.16.0
# via python-dateutil
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements-test.py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ pyyaml==6.0.1
# via responses
rapidfuzz==3.7.0
# via hatch.envs.test.py3.11
requests==2.31.0
requests==2.32.0
# via
# hatch.envs.test.py3.11
# dash
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements-test.py3.7.txt
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ pyyaml==6.0.1
# via responses
rapidfuzz==3.4.0
# via hatch.envs.test.py3.7
requests==2.31.0
requests==2.32.0
# via
# hatch.envs.test.py3.7
# requests-mock
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements-test.py3.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ pyyaml==6.0.1
# via responses
rapidfuzz==3.7.0
# via hatch.envs.test.py3.8
requests==2.31.0
requests==2.32.0
# via
# hatch.envs.test.py3.8
# dash
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements-test.py3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ pyyaml==6.0.1
# via responses
rapidfuzz==3.7.0
# via hatch.envs.test.py3.9
requests==2.31.0
requests==2.32.0
# via
# hatch.envs.test.py3.9
# dash
Expand Down

0 comments on commit 3071dfc

Please sign in to comment.