Merge pull request 'Update dependency build to v1.2.2.post1' (#3) from renovate/build-1.x into main

Reviewed-on: #3
This commit is contained in:
git 2025-06-04 20:12:48 +02:00
commit 6c0ca536c7

View file

@ -13,7 +13,7 @@ bcrypt==4.2.0 ; python_version >= "3.11" and python_full_version <= "3.13.0"
beautifulsoup4==4.12.3 ; python_version >= "3.11" and python_full_version <= "3.13.0" beautifulsoup4==4.12.3 ; python_version >= "3.11" and python_full_version <= "3.13.0"
boto3==1.35.16 ; python_version >= "3.11" and python_full_version <= "3.13.0" boto3==1.35.16 ; python_version >= "3.11" and python_full_version <= "3.13.0"
botocore==1.35.16 ; python_version >= "3.11" and python_full_version <= "3.13.0" botocore==1.35.16 ; python_version >= "3.11" and python_full_version <= "3.13.0"
build==1.2.2 ; python_version >= "3.11" and python_full_version <= "3.13.0" build==1.2.2.post1 ; python_version >= "3.11" and python_full_version <= "3.13.0"
cachetools==5.5.0 ; python_version >= "3.11" and python_full_version <= "3.13.0" cachetools==5.5.0 ; python_version >= "3.11" and python_full_version <= "3.13.0"
certifi==2024.8.30 ; python_version >= "3.11" and python_full_version <= "3.13.0" certifi==2024.8.30 ; python_version >= "3.11" and python_full_version <= "3.13.0"
cffi==1.17.1 ; python_version >= "3.11" and python_full_version <= "3.13.0" and (platform_python_implementation != "PyPy" or os_name == "nt") and (platform_python_implementation != "PyPy" or implementation_name != "pypy") cffi==1.17.1 ; python_version >= "3.11" and python_full_version <= "3.13.0" and (platform_python_implementation != "PyPy" or os_name == "nt") and (platform_python_implementation != "PyPy" or implementation_name != "pypy")