mirror of https://github.com/MISP/PyMISP
chg: Bump dependencies, move to poetry 1.3
parent
ab03669ea3
commit
706f9a33d0
File diff suppressed because it is too large
Load Diff
|
@ -76,9 +76,9 @@ brotli = ['urllib3']
|
|||
requests-mock = "^1.10.0"
|
||||
mypy = "^0.991"
|
||||
ipython = "^7.34.0"
|
||||
jupyterlab = "^3.5.1"
|
||||
types-requests = "^2.28.11.5"
|
||||
types-python-dateutil = "^2.8.19.4"
|
||||
jupyterlab = "^3.5.2"
|
||||
types-requests = "^2.28.11.6"
|
||||
types-python-dateutil = "^2.8.19.5"
|
||||
types-redis = "^4.3.21.6"
|
||||
types-Flask = "^1.1.6"
|
||||
pytest-cov = "^4.0.0"
|
||||
|
|
Loading…
Reference in New Issue