Skip to content

Commit

Permalink
Merge branch 'development' into gcal
Browse files Browse the repository at this point in the history
  • Loading branch information
progmatic-99 committed Apr 10, 2022
2 parents fdf3051 + 65c7b79 commit fc38d7c
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
22 changes: 11 additions & 11 deletions poetry.lock

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

6 changes: 3 additions & 3 deletions pyproject.toml
Expand Up @@ -67,7 +67,7 @@ psycopg2-binary = "2.9.3"
SQLAlchemy-Utils = "0.38.2"
itsdangerous = "2.0.1"
humanize = "4.0.0"
celery = "5.2.3"
celery = "5.2.6"
redis = "4.2.2"
apscheduler = "3.9.1"
pillow = "9.1.0"
Expand Down Expand Up @@ -133,11 +133,11 @@ Flask-Migrate = "2.7.0"

[tool.poetry.dev-dependencies]
nose = "1.3.7"
pylint = "2.13.4"
pylint = "2.13.5"
pep8 = "1.7.1"
isort = "5.10.1"
black = "22.3.0"
pre-commit = "2.17.0"
pre-commit = "2.18.1"
pytype = "2022.2.8"
pycln = "1.2.5"
pyupgrade = "2.31.1"
Expand Down

0 comments on commit fc38d7c

Please sign in to comment.