File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,23 +5,22 @@ name = "pypi"
55
66[packages ]
77aiohttp = " ~=3.12.15"
8- sqlalchemy = " ~=2.0.5"
9- fhirpy = " ~=1.3.0"
10- jsonschema = " ~=4.17.3"
11- safety = " *"
8+ sqlalchemy = " ~=2.0.43"
9+ fhirpy = " ~=2.0.15"
10+ jsonschema = " ~=4.25.1"
1211
1312[dev-packages ]
1413pytest-aiohttp = " ~=1.1.0"
1514pytest-cov = " ~=6.2.1"
1615pytest-asyncio = " ~=1.1.0"
1716pytest = " ~=8.4.1"
18- black = " ~=22.12 .0"
19- autohooks = " ~=23.10.0 "
20- autohooks-plugin-ruff = " ~=23.11.0 "
21- autohooks-plugin-black = " ~=23.7 .0"
17+ black = " ~=25.1 .0"
18+ autohooks = " ~=25.4.1 "
19+ autohooks-plugin-ruff = " ~=25.3.1 "
20+ autohooks-plugin-black = " ~=23.10 .0"
2221coloredlogs = " *"
2322ruff = " *"
24- exceptiongroup = " ~=1.2.1 "
25- tomli = " ~=2.0 .1"
26- async-timeout = " ~=4 .0.3 "
27- fhirpathpy = " ==2.0 .0"
23+ exceptiongroup = " ~=1.3.0 "
24+ tomli = " ~=2.2 .1"
25+ async-timeout = " ~=5 .0.1 "
26+ fhirpathpy = " ==2.1 .0"
You can’t perform that action at this time.
0 commit comments