Skip to content

Commit c0379a4

Browse files
Bump pygments from 2.17.2 to 2.18.0 (#88)
1 parent dde3b60 commit c0379a4

File tree

3 files changed

+6
-7
lines changed

3 files changed

+6
-7
lines changed

poetry.lock

Lines changed: 4 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.4 ; 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.4 ; 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.4 ; 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)