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 Nov 22, 2023
1 parent 63e2f57 commit be8095a
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 @@ -58,7 +58,7 @@ pydantic-core==2.14.3 ; python_version >= "3.9" and python_version < "4.0"
pydantic==2.5.1 ; python_version >= "3.9" and python_version < "4.0"
pyfakefs==5.3.1 ; python_version >= "3.9" and python_version < "4.0"
pygithub==2.1.1 ; python_version >= "3.9" and python_version < "4.0"
pygments==2.16.1 ; python_version >= "3.9" and python_version < "4.0"
pygments==2.17.2 ; python_version >= "3.9" and python_version < "4.0"
pyjwt[crypto]==2.8.0 ; python_version >= "3.9" and python_version < "4.0"
pymarkdownlnt==0.9.14 ; python_version >= "3.9" and python_version < "4.0"
pymdown-extensions==10.4 ; 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 @@ -18,7 +18,7 @@ pycparser==2.21 ; python_version >= "3.9" and python_version < "4.0"
pydantic-core==2.14.3 ; python_version >= "3.9" and python_version < "4.0"
pydantic==2.5.1 ; python_version >= "3.9" and python_version < "4.0"
pygithub==2.1.1 ; python_version >= "3.9" and python_version < "4.0"
pygments==2.16.1 ; python_version >= "3.9" and python_version < "4.0"
pygments==2.17.2 ; python_version >= "3.9" and python_version < "4.0"
pyjwt[crypto]==2.8.0 ; python_version >= "3.9" and python_version < "4.0"
pynacl==1.5.0 ; python_version >= "3.9" and python_version < "4.0"
python-dateutil==2.8.2 ; python_version >= "3.9" and python_version < "4.0"
Expand Down

0 comments on commit be8095a

Please sign in to comment.