Skip to content

Commit f283313

Browse files
committed
requirements: Update reqs
1 parent 9e503a8 commit f283313

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

requirements/build.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
#
55
# pip-compile --no-annotate requirements/build.in
66
#
7-
auditwheel==5.1.2 ; sys_platform == "linux"
87
build==0.8.0
98
click==8.1.3
109
cython==0.29.32
@@ -13,7 +12,6 @@ importlib-metadata==4.12.0
1312
packaging==21.3
1413
pep517==0.13.0
1514
pip-tools==6.8.0
16-
pyelftools==0.28
1715
pyparsing==3.0.9
1816
tomli==2.0.1
1917
typing-extensions==4.3.0

requirements/tests.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
astroid==2.11.7
88
attrs==22.1.0
99
bleach==5.0.1
10-
coverage[toml]==6.4.2
10+
coverage[toml]==6.4.3
1111
cython==0.29.32
1212
dill==0.3.5.1
1313
docutils==0.19
@@ -27,7 +27,7 @@ pytest==7.1.2
2727
pytest-cov==3.0.0
2828
pytest-repeat==0.9.1
2929
pytest-timeout==2.1.0
30-
readme-renderer==35.0
30+
readme-renderer==36.0
3131
six==1.16.0
3232
tomli==2.0.1
3333
tomlkit==0.11.1

0 commit comments

Comments
 (0)