Skip to content

Commit

Permalink
Merge pull request #154 from influxdata/jdstrand/update-requests
Browse files Browse the repository at this point in the history
chore: update to requests 2.32.0
  • Loading branch information
jdstrand authored May 21, 2024
2 parents 75f5ba8 + 99f2da4 commit c4c636b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ packages = find:
python_requires >= 3.8
install_requires =
pyyaml
requests>=2.31.0
requests>=2.32.0

[options.entry_points]
console_scripts =
Expand Down

0 comments on commit c4c636b

Please sign in to comment.