Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks [dependabot skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Jun 17, 2024
1 parent a5767b0 commit a3421c1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ ptyprocess==0.7.0 ; python_version >= "3.9" and python_version < "4.0"
pycparser==2.22 ; python_version >= "3.9" and python_version < "4.0"
pydantic-core==2.18.4 ; python_version >= "3.9" and python_version < "4.0"
pydantic-extra-types==2.7.0 ; python_version >= "3.9" and python_version < "4.0"
pydantic-settings==2.3.0 ; python_version >= "3.9" and python_version < "4.0"
pydantic-settings==2.3.3 ; python_version >= "3.9" and python_version < "4.0"
pydantic==2.7.3 ; python_version >= "3.9" and python_version < "4.0"
pyfakefs==5.5.0 ; python_version >= "3.9" and python_version < "4.0"
pygithub==2.3.0 ; python_version >= "3.9" and python_version < "4.0"
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ ptyprocess==0.7.0 ; python_version >= "3.9" and python_version < "4.0"
pycparser==2.22 ; python_version >= "3.9" and python_version < "4.0" and (sys_platform == "darwin" or sys_platform == "linux") and (sys_platform == "darwin" or platform_python_implementation != "PyPy")
pydantic-core==2.18.4 ; python_version >= "3.9" and python_version < "4.0"
pydantic-extra-types==2.7.0 ; python_version >= "3.9" and python_version < "4.0"
pydantic-settings==2.3.0 ; python_version >= "3.9" and python_version < "4.0"
pydantic-settings==2.3.3 ; python_version >= "3.9" and python_version < "4.0"
pydantic==2.7.3 ; python_version >= "3.9" and python_version < "4.0"
pygments==2.18.0 ; python_version >= "3.9" and python_version < "4.0"
pyjwt==2.8.0 ; python_version >= "3.9" and python_version < "4.0"
Expand Down

0 comments on commit a3421c1

Please sign in to comment.