Skip to content

Commit 70e2b63

Browse files
committed
Update dependency tomli to v1.2.2
1 parent 0928a46 commit 70e2b63

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ sphinxcontrib-jsmath==1.0.1
5959
sphinxcontrib-qthelp==1.0.3
6060
sphinxcontrib-serializinghtml==1.1.5
6161
toml==0.10.2
62-
tomli==1.2.1
62+
tomli==1.2.2
6363
typed-ast==1.4.3
6464
typing-extensions==3.10.0.2
6565
urllib3==1.26.6

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ regex==2021.8.28
4242
requests==2.26.0
4343
six==1.16.0
4444
toml==0.10.2
45-
tomli==1.2.1
45+
tomli==1.2.2
4646
typed-ast==1.4.3
4747
typing-extensions==3.10.0.2
4848
urllib3==1.26.6

0 commit comments

Comments
 (0)