Skip to content

Commit 7181c9e

Browse files
committed
bump filelock to 3.20.3
1 parent 431e799 commit 7181c9e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ cryptography==44.0.1
1212
distlib==0.3.9
1313
docutils==0.21.2
1414
exceptiongroup==1.2.2
15-
filelock==3.20.1
15+
filelock==3.20.3
1616
h11==0.16.0
1717
hatch==1.14.0
1818
hatchling==1.27.0

src/markdown_environments/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@
1919
from .thms import ThmsExtension
2020

2121

22-
__version__ = "1.9.6"
22+
__version__ = "1.9.7"

0 commit comments

Comments
 (0)