Skip to content

Commit f25da42

Browse files
authored
Merge pull request #2425 from python-trio/dependabot/pip/immutables-0.19
Bump immutables from 0.18 to 0.19
2 parents f7a365b + 45e9088 commit f25da42

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

docs-requirements.txt

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,8 @@ idna==3.4
3636
# requests
3737
imagesize==1.4.1
3838
# via sphinx
39-
immutables==0.18
39+
immutables==0.19
4040
# via -r docs-requirements.in
41-
importlib-metadata==4.12.0
42-
# via click
4341
incremental==21.3.0
4442
# via towncrier
4543
jinja2==3.0.3
@@ -92,14 +90,8 @@ tomli==2.0.1
9290
# via towncrier
9391
towncrier==22.8.0
9492
# via -r docs-requirements.in
95-
typing-extensions==4.3.0
96-
# via
97-
# immutables
98-
# importlib-metadata
9993
urllib3==1.26.12
10094
# via requests
101-
zipp==3.8.1
102-
# via importlib-metadata
10395

10496
# The following packages are considered to be unsafe in a requirements file:
10597
# setuptools

0 commit comments

Comments
 (0)