Skip to content

Commit

Permalink
Merge pull request #1959 from atsign-foundation/dependabot/pip/tools/…
Browse files Browse the repository at this point in the history
…pip-7465e5eae1

build(deps): Update requests requirement from 2.31.0 to 2.32.1 in /tools in the pip group
  • Loading branch information
cpswan committed May 21, 2024
2 parents f151d21 + b4a0d33 commit 75160c6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion tools/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ packages = [{include = "at_server_tools"}]

[tool.poetry.dependencies]
python = "^3.8"
requests = "2.31.0"
requests = "2.32.1"
dnspython = "2.6.1"


Expand Down
6 changes: 3 additions & 3 deletions tools/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -98,9 +98,9 @@ dnspython==2.6.1 ; python_version >= "3.8" and python_version < "4.0" \
idna==3.7 ; python_version >= "3.8" and python_version < "4.0" \
--hash=sha256:028ff3aadf0609c1fd278d8ea3089299412a7a8b9bd005dd08b9f8285bcb5cfc \
--hash=sha256:82fee1fc78add43492d3a1898bfa6d8a904cc97d8427f683ed8e798d07761aa0
requests==2.31.0 ; python_version >= "3.8" and python_version < "4.0" \
--hash=sha256:58cd2187c01e70e6e26505bca751777aa9f2ee0b7f4300988b709f44e013003f \
--hash=sha256:942c5a758f98d790eaed1a29cb6eefc7ffb0d1cf7af05c3d2791656dbd6ad1e1
requests==2.32.1 ; python_version >= "3.8" and python_version < "4.0" \
--hash=sha256:21ac9465cdf8c1650fe1ecde8a71669a93d4e6f147550483a2967d08396a56a5 \
--hash=sha256:eb97e87e64c79e64e5b8ac75cee9dd1f97f49e289b083ee6be96268930725685
urllib3==2.2.1 ; python_version >= "3.8" and python_version < "4.0" \
--hash=sha256:450b20ec296a467077128bff42b73080516e71b56ff59a60a02bef2232c4fa9d \
--hash=sha256:d0570876c61ab9e520d776c38acbbb5b05a776d3f9ff98a5c8fd5162a444cf19

0 comments on commit 75160c6

Please sign in to comment.