Skip to content

Commit

Permalink
Merge branch 'master' into bugfix/remove-error-msg
Browse files Browse the repository at this point in the history
  • Loading branch information
kevgliss authored Aug 16, 2023
2 parents b1942a4 + a0fc40f commit a84e218
Show file tree
Hide file tree
Showing 3 changed files with 54 additions and 54 deletions.
4 changes: 2 additions & 2 deletions requirements-base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -361,7 +361,7 @@ rsa==4.9
# python-jose
schedule==1.2.0
# via -r requirements-base.in
schemathesis==3.19.5
schemathesis==3.19.6
# via -r requirements-base.in
scipy==1.10.1
# via statsmodels
Expand Down Expand Up @@ -439,7 +439,7 @@ statsmodels==0.14.0
# via -r requirements-base.in
tabulate==0.9.0
# via -r requirements-base.in
tenacity==8.2.2
tenacity==8.2.3
# via -r requirements-base.in
text-unidecode==1.3
# via python-slugify
Expand Down
4 changes: 2 additions & 2 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ click==8.1.6
# via
# -r requirements-dev.in
# black
coverage==7.2.7
coverage==7.3.0
# via -r requirements-dev.in
decorator==5.1.1
# via ipython
Expand Down Expand Up @@ -104,7 +104,7 @@ traitlets==5.9.0
# matplotlib-inline
virtualenv==20.21.0
# via pre-commit
vulture==2.7
vulture==2.8
# via -r requirements-dev.in
wcwidth==0.2.6
# via prompt-toolkit
Expand Down
100 changes: 50 additions & 50 deletions src/dispatch/static/dispatch/package-lock.json

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

0 comments on commit a84e218

Please sign in to comment.