File tree Expand file tree Collapse file tree 2 files changed +14
-14
lines changed Expand file tree Collapse file tree 2 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 4040scenarios (os .path .join ("features" , "api_key.feature" ))
4141
4242
43- @given ("an agent" )
43+ @given ("an agent" , target_fixture = "an_agent" )
4444def an_agent (elasticapm_client ):
4545 return elasticapm_client
4646
Original file line number Diff line number Diff line change 1- pytest==6.2.2
2- pytest-django==4.1 .0
3- coverage==5.4
4- pytest-cov==2.11.1
1+ pytest==6.2.4
2+ pytest-django==4.3 .0
3+ coverage==5.5
4+ pytest-cov==2.12.0
55pytest-localserver==0.5.0
6- pytest-mock==3.5 .1
7- pytest-benchmark==3.2.3
8- pytest-bdd==3. 4.0
6+ pytest-mock==3.6 .1
7+ pytest-benchmark==3.4.1
8+ pytest-bdd==4.0.2
99pytest-rerunfailures==9.1.1
1010jsonschema==3.2.0
1111
1212
1313py==1.10.0
14- more-itertools==8.6 .0
14+ more-itertools==8.7 .0
1515pluggy==0.13.1
1616atomicwrites==1.4.0
1717pyrsistent==0.17.3
18- configparser==5.0.1
18+ configparser==5.0.2
1919contextlib2==0.6.0
20- importlib-metadata==3. 4.0
20+ importlib-metadata==4.0.1
2121packaging==20.9
2222Mako==1.1.4
2323glob2==0.7
2424parse==1.19.0
2525parse-type==0.5.2
2626toml==0.10.2
2727iniconfig==1.1.1
28- docutils==0.16
29- py-cpuinfo==7 .0.0
28+ docutils==0.17.1
29+ py-cpuinfo==8 .0.0
3030statistics==1.0.3.5
3131
3232urllib3
@@ -49,5 +49,5 @@ ecs_logging
4949structlog
5050
5151
52- pytest-asyncio==0.14.0 ; python_version >= '3.7'
52+ pytest-asyncio==0.15.1 ; python_version >= '3.7'
5353asynctest==0.13.0 ; python_version >= '3.7'
You can’t perform that action at this time.
0 commit comments