We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 39b17aa + 10220ee commit 22c0fa1Copy full SHA for 22c0fa1
1 file changed
test-requirements.txt
@@ -87,8 +87,6 @@ prompt-toolkit==3.0.31
87
# via ipython
88
ptyprocess==0.7.0
89
# via pexpect
90
-py==1.11.0
91
- # via pytest
92
pycodestyle==2.8.0
93
# via flake8
94
pycparser==2.21
@@ -103,7 +101,7 @@ pyopenssl==22.1.0
103
101
# via -r test-requirements.in
104
102
pyparsing==3.0.9
105
# via packaging
106
-pytest==7.1.2
+pytest==7.2.0
107
# via
108
# -r test-requirements.in
109
# pytest-cov
@@ -113,8 +111,6 @@ sniffio==1.3.0
113
111
114
112
sortedcontainers==2.4.0
115
116
-tomli==2.0.1
117
118
tomlkit==0.11.6
119
# via pylint
120
traitlets==5.5.0
0 commit comments