Skip to content

Commit

Permalink
chore: bump requests from 2.31.0 to 2.32.0 (#334)
Browse files Browse the repository at this point in the history
Signed-off-by: Xiaoxue Wang <[email protected]>
  • Loading branch information
JoySnow authored May 31, 2024
1 parent 7a0f4a9 commit 696c470
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 @@ -10,7 +10,7 @@ packages = [
[tool.poetry.dependencies]
python = "~3.8"
prometheus-client = "0.7.1"
requests = "2.31.0"
requests = "2.32.0"
confluent-kafka = "1.5.0"
insights-core = "3.3.19"
app-common-python = "0.2.3"
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ pytest==5.4.3
python-dateutil==2.8.1
PyYAML==5.4.1
redis==4.4.4
requests==2.31.0
requests==2.32.0
six==1.15.0
urllib3==1.26.5
wcwidth==0.2.5

0 comments on commit 696c470

Please sign in to comment.