Skip to content

Commit

Permalink
chore: dependencies update
Browse files Browse the repository at this point in the history
  • Loading branch information
azmeuk committed Mar 14, 2024
1 parent 6641516 commit df1ae34
Show file tree
Hide file tree
Showing 5 changed files with 39 additions and 114 deletions.
122 changes: 29 additions & 93 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 3 additions & 11 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ flask-pyoidc = "^3.14.2"
flask-sqlalchemy = "^3.0.3"
flask-wtf = "^1.2.1"
gunicorn = "21.2.0"
netaddr = "^0.10.0"
netaddr = "^1.2.1"
psycopg2 = "^2.9.3"
pydantic-settings = "^2.1.0"
redis = "^5.0.1"
Expand All @@ -36,16 +36,15 @@ webdavclient3 = "3.14.6"
optional = true

[tool.poetry.group.dev.dependencies]
black = "^23.1.0"
coverage = "^7.2.2"
flake8 = "^7.0.0"
Flask-WebTest = "^0.1.3"
freezegun = "^1.2.2"
pre-commit = "^3.1.1"
pytest = "^7.4.0"
pytest = "^8.0.0"
pytest-cov = "^4.1.0"
pytest-dotenv = "^0.5.2"
pytest-iam = "^0.0.7"
pytest-iam = "^0.0.8"
pytest-mock = "^3.11.1"
wsgidav = "^4.3.0"
pytest-smtpd = "^0.1.0"
Expand All @@ -61,13 +60,6 @@ sphinx = "^7.0.0"
sphinx-rtd-theme = "^2.0.0"
sphinx-issues = "^3.0.0"

[tool.black]
extend-exclude = '''
(
postgres/data
)
'''

[tool.pytest.ini_options]
testpaths = "web"
markers = [
Expand Down
2 changes: 1 addition & 1 deletion web/requirements.app.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ kombu==5.3.5 ; python_full_version >= "3.8.1" and python_version < "4.0"
lxml==5.1.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
mako==1.3.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
markupsafe==2.1.5 ; python_full_version >= "3.8.1" and python_version < "4.0"
netaddr==0.10.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
netaddr==1.2.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
oic==1.6.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
packaging==24.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
prompt-toolkit==3.0.43 ; python_full_version >= "3.8.1" and python_version < "4.0"
Expand Down
13 changes: 5 additions & 8 deletions web/requirements.dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ atpublic==4.0 ; python_full_version >= "3.8.1" and python_version < "4"
attrs==23.2.0 ; python_full_version >= "3.8.1" and python_version < "4"
authlib==1.3.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
beautifulsoup4==4.12.3 ; python_full_version >= "3.8.1" and python_version < "4"
black==23.12.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
blinker==1.7.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
canaille[oidc]==0.0.42 ; python_full_version >= "3.8.1" and python_version < "4.0"
cffi==1.16.0 ; python_full_version >= "3.8.1" and python_version < "4" and platform_python_implementation != "PyPy"
Expand All @@ -17,7 +16,7 @@ cssselect==1.2.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
defusedxml==0.7.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
distlib==0.3.8 ; python_full_version >= "3.8.1" and python_version < "4.0"
exceptiongroup==1.2.0 ; python_full_version >= "3.8.1" and python_version < "3.11"
faker==21.0.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
faker==24.2.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
filelock==3.13.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
flake8==7.0.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
flask-webtest==0.1.4 ; python_full_version >= "3.8.1" and python_version < "4.0"
Expand All @@ -33,10 +32,8 @@ json5==0.9.22 ; python_full_version >= "3.8.1" and python_version < "4.0"
lxml==5.1.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
markupsafe==2.1.5 ; python_full_version >= "3.8.1" and python_version < "4.0"
mccabe==0.7.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
mypy-extensions==1.0.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
nodeenv==1.8.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
packaging==24.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
pathspec==0.12.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
platformdirs==4.2.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
pluggy==1.4.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
portpicker==1.6.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
Expand All @@ -48,19 +45,19 @@ pyflakes==3.2.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
pyquery==2.0.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
pytest-cov==4.1.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
pytest-dotenv==0.5.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
pytest-iam==0.0.7 ; python_full_version >= "3.8.1" and python_version < "4.0"
pytest-iam==0.0.8 ; python_full_version >= "3.8.1" and python_version < "4.0"
pytest-mock==3.12.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
pytest-smtpd==0.1.0 ; python_full_version >= "3.8.1" and python_version < "4"
pytest==7.4.4 ; python_full_version >= "3.8.1" and python_version < "4.0"
pytest==8.1.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
python-dateutil==2.9.0.post0 ; python_full_version >= "3.8.1" and python_version < "4.0"
python-dotenv==1.0.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
pyyaml==6.0.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
setuptools==69.1.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
setuptools==69.2.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
six==1.16.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
smtpdfix==0.5.1 ; python_full_version >= "3.8.1" and python_version < "4"
soupsieve==2.5 ; python_full_version >= "3.8.1" and python_version < "4"
tomli==2.0.1 ; python_full_version >= "3.8.1" and python_full_version <= "3.11.0a6"
typing-extensions==4.10.0 ; python_full_version >= "3.8.1" and python_version < "3.11"
typing-extensions==4.10.0 ; python_full_version >= "3.8.1" and python_version <= "3.8"
virtualenv==20.25.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
waitress==3.0.0 ; python_full_version >= "3.8.1" and python_version < "4"
webob==1.8.7 ; python_full_version >= "3.8.1" and python_version < "4"
Expand Down
2 changes: 1 addition & 1 deletion web/requirements.doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ markupsafe==2.1.5 ; python_full_version >= "3.8.1" and python_version < "4.0"
mdit-py-plugins==0.4.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
mdurl==0.1.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
myst-parser==2.0.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
netaddr==0.10.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
netaddr==1.2.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
oic==1.6.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
packaging==24.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
prompt-toolkit==3.0.43 ; python_full_version >= "3.8.1" and python_version < "4.0"
Expand Down

0 comments on commit df1ae34

Please sign in to comment.