Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/github_actions/dependencies-d1ac5…
Browse files Browse the repository at this point in the history
…7ba92
  • Loading branch information
7rikazhexde authored Feb 19, 2025
2 parents eec3816 + 855a97a commit 008df66
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ pkginfo==1.12.0 ; python_version >= "3.10" and python_version < "4.0"
platformdirs==4.3.6 ; python_version >= "3.10" and python_version < "4.0"
pluggy==1.5.0 ; python_version >= "3.10" and python_version < "4.0"
poetry-core==2.1.1 ; python_version >= "3.10" and python_version < "4.0"
poetry==2.0.1 ; python_version >= "3.10" and python_version < "4.0"
poetry==2.1.1 ; python_version >= "3.10" and python_version < "4.0"
pre-commit==4.1.0 ; python_version >= "3.10" and python_version < "4.0"
psutil==7.0.0 ; python_version >= "3.10" and python_version < "4.0"
pycparser==2.22 ; python_version >= "3.10" and python_version < "4.0" and (sys_platform == "darwin" or sys_platform == "linux") and (sys_platform == "darwin" or platform_python_implementation != "PyPy")
Expand All @@ -63,7 +63,7 @@ shellingham==1.5.4 ; python_version >= "3.10" and python_version < "4.0"
taskipy==1.14.1 ; python_version >= "3.10" and python_version < "4.0"
tomli==2.2.1 ; python_version >= "3.10" and python_version < "4.0"
tomlkit==0.13.2 ; python_version >= "3.10" and python_version < "4.0"
trove-classifiers==2025.1.15.22 ; python_version >= "3.10" and python_version < "4.0"
trove-classifiers==2025.2.18.16 ; python_version >= "3.10" and python_version < "4.0"
typing-extensions==4.12.2 ; python_version >= "3.10" and python_version < "4.0"
urllib3==2.3.0 ; python_version >= "3.10" and python_version < "4.0"
virtualenv==20.29.2 ; python_version >= "3.10" and python_version < "4.0"
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ packaging==24.2 ; python_version >= "3.10" and python_version < "4.0"
pkginfo==1.12.0 ; python_version >= "3.10" and python_version < "4.0"
platformdirs==4.3.6 ; python_version >= "3.10" and python_version < "4.0"
poetry-core==2.1.1 ; python_version >= "3.10" and python_version < "4.0"
poetry==2.0.1 ; python_version >= "3.10" and python_version < "4.0"
poetry==2.1.1 ; python_version >= "3.10" and python_version < "4.0"
pycparser==2.22 ; python_version >= "3.10" and python_version < "4.0" and (sys_platform == "darwin" or sys_platform == "linux") and (sys_platform == "darwin" or platform_python_implementation != "PyPy")
pyproject-hooks==1.2.0 ; python_version >= "3.10" and python_version < "4.0"
pywin32-ctypes==0.2.3 ; python_version >= "3.10" and python_version < "4.0" and sys_platform == "win32"
Expand All @@ -37,7 +37,7 @@ secretstorage==3.3.3 ; python_version >= "3.10" and python_version < "4.0" and s
shellingham==1.5.4 ; python_version >= "3.10" and python_version < "4.0"
tomli==2.2.1 ; python_version >= "3.10" and python_version < "3.11"
tomlkit==0.13.2 ; python_version >= "3.10" and python_version < "4.0"
trove-classifiers==2025.1.15.22 ; python_version >= "3.10" and python_version < "4.0"
trove-classifiers==2025.2.18.16 ; python_version >= "3.10" and python_version < "4.0"
urllib3==2.3.0 ; python_version >= "3.10" and python_version < "4.0"
virtualenv==20.29.2 ; python_version >= "3.10" and python_version < "4.0"
xattr==1.1.4 ; python_version >= "3.10" and python_version < "4.0" and sys_platform == "darwin"
Expand Down

0 comments on commit 008df66

Please sign in to comment.