File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,4 +4,4 @@ flake8_implicit_str_concat
44flake8-bugbear
55pillow
66pytest
7- pytest-benchmark
7+ pytest-benchmark
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ flake8==4.0.1
1515 # via
1616 # -r requirements/ci.in
1717 # flake8-bugbear
18- flake8-bugbear==22.3.23
18+ flake8-bugbear==22.4.25
1919 # via -r requirements/ci.in
2020flake8-implicit-str-concat==0.2.0
2121 # via -r requirements/ci.in
@@ -44,7 +44,7 @@ pycodestyle==2.8.0
4444 # via flake8
4545pyflakes==2.4.0
4646 # via flake8
47- pyparsing==3.0.7
47+ pyparsing==3.0.8
4848 # via packaging
4949pytest==7.0.1
5050 # via
Original file line number Diff line number Diff line change 11black
22pip-tools
3- pre-commit
3+ pre-commit<2.18.0
44pytest-cov
55twine
66wheel
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ colorama==0.4.4
2626 # via twine
2727coverage[toml]==6.2
2828 # via pytest-cov
29- cryptography==36 .0.2
29+ cryptography==37 .0.1
3030 # via secretstorage
3131dataclasses==0.8
3232 # via black
@@ -91,7 +91,7 @@ py==1.11.0
9191 # via pytest
9292pycparser==2.21
9393 # via cffi
94- pygments==2.11.2
94+ pygments==2.12.0
9595 # via readme-renderer
9696pyparsing==3.0.8
9797 # via packaging
@@ -111,7 +111,7 @@ requests-toolbelt==0.9.1
111111 # via twine
112112rfc3986==1.5.0
113113 # via twine
114- secretstorage==3.3.1
114+ secretstorage==3.3.2
115115 # via keyring
116116six==1.16.0
117117 # via
@@ -129,7 +129,7 @@ tqdm==4.64.0
129129 # via twine
130130twine==3.8.0
131131 # via -r requirements/dev.in
132- typed-ast==1.5.2
132+ typed-ast==1.5.3
133133 # via black
134134typing-extensions==4.1.1
135135 # via
@@ -139,7 +139,7 @@ urllib3==1.26.9
139139 # via
140140 # requests
141141 # twine
142- virtualenv==20.14.0
142+ virtualenv==20.14.1
143143 # via pre-commit
144144webencodings==0.5.1
145145 # via bleach
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ alabaster==0.7.12
88 # via sphinx
99attrs==21.4.0
1010 # via markdown-it-py
11- babel==2.9 .1
11+ babel==2.10 .1
1212 # via sphinx
1313certifi==2021.10.8
1414 # via requests
@@ -43,9 +43,9 @@ myst-parser==0.16.1
4343 # via -r requirements/docs.in
4444packaging==21.3
4545 # via sphinx
46- pygments==2.11.2
46+ pygments==2.12.0
4747 # via sphinx
48- pyparsing==3.0.7
48+ pyparsing==3.0.8
4949 # via packaging
5050pytz==2022.1
5151 # via babel
You can’t perform that action at this time.
0 commit comments