Skip to content

Commit

Permalink
chore(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mostaphaRoudsari committed Jun 30, 2023
1 parent 6d66607 commit 0655f7f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
pydantic_openapi_helper>=0.2.9
pydantic_openapi_helper>=0.2.11
coverage==5.5
coveralls==2.2.0
pytest==6.2.4
pytest-cov==2.12.1
attrs~=21.2.0
Sphinx==4.1.2
sphinx-bootstrap-theme==0.7.1
Sphinx==5.3.0
sphinx-bootstrap-theme==0.8.1
sphinxcontrib-fulltoc==1.2.0
sphinxcontrib-websupport==1.2.4
sphinx-click==3.0.1
sphinx-click==4.4.0
recommonmark==0.7.1
twine==3.4.2
click>=7.0
click-plugins==1.1.1
importlib-metadata==4.6.3
wheel==0.36.2
setuptools==57.4.0
importlib-metadata>=4.8
wheel==0.38.1
setuptools==65.5.1
pylama
autopep8
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
pydantic<2.0
PyYAML==6.0
jsonschema==4.3.3
jsonschema==4.17.3

0 comments on commit 0655f7f

Please sign in to comment.