Skip to content

Commit 1e3a1fe

Browse files
Bump contextlib2 from 0.6.0.post1 to 21.6.0
Bumps [contextlib2](https://github.com/jazzband/contextlib2) from 0.6.0.post1 to 21.6.0. - [Release notes](https://github.com/jazzband/contextlib2/releases) - [Changelog](https://github.com/jazzband/contextlib2/blob/master/NEWS.rst) - [Commits](jazzband/contextlib2@v0.6.0.post1...21.6.0) --- updated-dependencies: - dependency-name: contextlib2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0ea28e9 commit 1e3a1fe

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

test-requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ certifi==2020.12.5
1616
# via requests
1717
chardet==4.0.0
1818
# via requests
19-
contextlib2==0.6.0.post1
19+
contextlib2==21.6.0
2020
# via -r test-requirements.in
2121
coverage==5.5
2222
# via pytest-cov
@@ -44,7 +44,7 @@ pluggy==0.13.1
4444
# via pytest
4545
py==1.10.0
4646
# via pytest
47-
pygments==2.8.1
47+
pygments==2.9.0
4848
# via sphinx
4949
pyparsing==2.4.7
5050
# via packaging
@@ -72,7 +72,7 @@ sphinxcontrib-jsmath==1.0.1
7272
# via sphinx
7373
sphinxcontrib-qthelp==1.0.3
7474
# via sphinx
75-
sphinxcontrib-serializinghtml==1.1.4
75+
sphinxcontrib-serializinghtml==1.1.5
7676
# via sphinx
7777
toml==0.10.2
7878
# via pytest

0 commit comments

Comments
 (0)