Merge pull request 'Update dependency deprecated to v1.2.18' (#7) from renovate/deprecated-1.x into main

Reviewed-on: #7
This commit is contained in:
git 2025-06-05 08:09:53 +02:00
commit dff9690c0c

View file

@ -29,7 +29,7 @@ crewai[tools]==0.55.2 ; python_version >= "3.11" and python_full_version <= "3.1
cryptography==43.0.3 ; python_version >= "3.11" and python_full_version <= "3.13.0" cryptography==43.0.3 ; python_version >= "3.11" and python_full_version <= "3.13.0"
dataclasses-json==0.6.7 ; python_version >= "3.11" and python_full_version <= "3.13.0" dataclasses-json==0.6.7 ; python_version >= "3.11" and python_full_version <= "3.13.0"
decorator==5.1.1 ; python_version >= "3.11" and python_full_version <= "3.13.0" decorator==5.1.1 ; python_version >= "3.11" and python_full_version <= "3.13.0"
deprecated==1.2.14 ; python_version >= "3.11" and python_full_version <= "3.13.0" deprecated==1.2.18 ; python_version >= "3.11" and python_full_version <= "3.13.0"
deprecation==2.1.0 ; python_version >= "3.11" and python_full_version <= "3.13.0" deprecation==2.1.0 ; python_version >= "3.11" and python_full_version <= "3.13.0"
dirtyjson==1.0.8 ; python_version >= "3.11" and python_full_version <= "3.13.0" dirtyjson==1.0.8 ; python_version >= "3.11" and python_full_version <= "3.13.0"
distro==1.9.0 ; python_version >= "3.11" and python_full_version <= "3.13.0" distro==1.9.0 ; python_version >= "3.11" and python_full_version <= "3.13.0"