Skip to content

Commit 19f312d

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks [dependabot skip]
1 parent 43fb759 commit 19f312d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ pydantic-settings==2.2.1 ; python_version >= "3.9" and python_version < "4.0"
7373
pydantic==2.7.1 ; python_version >= "3.9" and python_version < "4.0"
7474
pyfakefs==5.5.0 ; python_version >= "3.9" and python_version < "4.0"
7575
pygithub==2.2.0 ; python_version >= "3.9" and python_version < "4.0"
76-
pygments==2.17.2 ; python_version >= "3.9" and python_version < "4.0"
76+
pygments==2.18.0 ; python_version >= "3.9" and python_version < "4.0"
7777
pyjwt[crypto]==2.8.0 ; python_version >= "3.9" and python_version < "4.0"
7878
pymarkdownlnt==0.9.20 ; python_version >= "3.9" and python_version < "4.0"
7979
pymdown-extensions==10.8.1 ; python_version >= "3.9" and python_version < "4.0"

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ pydantic-core==2.18.2 ; python_version >= "3.9" and python_version < "4.0"
2424
pydantic-extra-types==2.6.0 ; python_version >= "3.9" and python_version < "4.0"
2525
pydantic-settings==2.2.1 ; python_version >= "3.9" and python_version < "4.0"
2626
pydantic==2.7.1 ; python_version >= "3.9" and python_version < "4.0"
27-
pygments==2.17.2 ; python_version >= "3.9" and python_version < "4.0"
27+
pygments==2.18.0 ; python_version >= "3.9" and python_version < "4.0"
2828
python-dotenv==1.0.1 ; python_version >= "3.9" and python_version < "4.0"
2929
python-multipart==0.0.9 ; python_version >= "3.9" and python_version < "4.0"
3030
pyyaml==6.0.1 ; python_version >= "3.9" and python_version < "4.0"

0 commit comments

Comments
 (0)