diff --git a/pyproject.toml b/pyproject.toml index eed1cba6..67f8d22e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -87,7 +87,7 @@ dependencies = [ "PyJWT==2.12.1", "natsort==8.4.0", "six==1.17.0", - "requests==2.32.5", + "requests==2.33.0", "idna==3.11", "charset-normalizer==3.4.4", "PyYAML==6.0.3", diff --git a/thirdparty/dist/requests-2.32.5-py3-none-any.whl b/thirdparty/dist/requests-2.32.5-py3-none-any.whl deleted file mode 100644 index 58c3d6a2..00000000 Binary files a/thirdparty/dist/requests-2.32.5-py3-none-any.whl and /dev/null differ diff --git a/thirdparty/dist/requests-2.32.5-py3-none-any.whl.ABOUT b/thirdparty/dist/requests-2.32.5-py3-none-any.whl.ABOUT deleted file mode 100644 index ac70cd58..00000000 --- a/thirdparty/dist/requests-2.32.5-py3-none-any.whl.ABOUT +++ /dev/null @@ -1,15 +0,0 @@ -about_resource: requests-2.32.5-py3-none-any.whl -name: requests -version: 2.32.5 -download_url: https://files.pythonhosted.org/packages/1e/db/4254e3eabe8020b458f1a747140d32277ec7a271daf1d235b70dc0b4e6e3/requests-2.32.5-py3-none-any.whl -package_url: pkg:pypi/requests@2.32.5 -license_expression: apache-2.0 -copyright: Copyright requests project contributors -attribute: yes -track_changes: yes -checksum_md5: bd126794a95616a0da6192b288f9bb88 -checksum_sha1: be958cecfe7f99474d8ec5fda66e73904da4cb3e -licenses: - - key: apache-2.0 - name: Apache License 2.0 - file: apache-2.0.LICENSE diff --git a/thirdparty/dist/requests-2.33.0-py3-none-any.whl b/thirdparty/dist/requests-2.33.0-py3-none-any.whl new file mode 100644 index 00000000..072cf18d Binary files /dev/null and b/thirdparty/dist/requests-2.33.0-py3-none-any.whl differ diff --git a/thirdparty/dist/requests-2.33.0-py3-none-any.whl.ABOUT b/thirdparty/dist/requests-2.33.0-py3-none-any.whl.ABOUT new file mode 100644 index 00000000..64cab5e1 --- /dev/null +++ b/thirdparty/dist/requests-2.33.0-py3-none-any.whl.ABOUT @@ -0,0 +1,15 @@ +about_resource: requests-2.33.0-py3-none-any.whl +name: requests +version: 2.33.0 +download_url: https://files.pythonhosted.org/packages/56/5d/c814546c2333ceea4ba42262d8c4d55763003e767fa169adc693bd524478/requests-2.33.0-py3-none-any.whl +package_url: pkg:pypi/requests@2.33.0 +license_expression: apache-2.0 +copyright: Copyright requests project contributors +attribute: yes +track_changes: yes +checksum_md5: 22daaf63bcca957bce99d803119a355d +checksum_sha1: 3f6a1964b6d6535771e13f9f7789a2cb7f8f73dd +licenses: + - key: apache-2.0 + name: Apache License 2.0 + file: apache-2.0.LICENSE