Skip to content

Commit a20e656

Browse files
authored
Merge pull request #67 from Flagsmith/ci/bump-pytest
2 parents adb6789 + 59fd5e0 commit a20e656

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

requirements-dev.txt

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.10
2+
# This file is autogenerated by pip-compile with Python 3.11
33
# by the following command:
44
#
55
# pip-compile requirements-dev.in
@@ -12,8 +12,6 @@ aspy-refactor-imports==3.0.1
1212
# via reorder-python-imports
1313
astroid==2.9.0
1414
# via pylint
15-
attrs==21.2.0
16-
# via pytest
1715
autopep8==1.6.0
1816
# via -r requirements-dev.in
1917
backports-entry-points-selectable==1.1.1
@@ -78,8 +76,6 @@ pluggy==1.0.0
7876
# via pytest
7977
pre-commit==2.20.0
8078
# via -r requirements-dev.in
81-
py==1.11.0
82-
# via pytest
8379
pycodestyle==2.8.0
8480
# via
8581
# autopep8
@@ -90,7 +86,7 @@ pylint==2.12.1
9086
# via -r requirements-dev.in
9187
pyparsing==3.0.6
9288
# via packaging
93-
pytest==6.2.5
89+
pytest==7.4.0
9490
# via
9591
# -r requirements-dev.in
9692
# pytest-asyncio
@@ -117,7 +113,6 @@ toml==0.10.2
117113
# autopep8
118114
# pre-commit
119115
# pylint
120-
# pytest
121116
virtualenv==20.10.0
122117
# via pre-commit
123118
wrapt==1.13.3

0 commit comments

Comments
 (0)