Skip to content

Commit

Permalink
Merge branch 'master' into enhancement/allow-filter-dashboard-by-comm…
Browse files Browse the repository at this point in the history
…ander
  • Loading branch information
whitdog47 authored Sep 29, 2023
2 parents a81baa8 + 4bc4863 commit fdd5d78
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions requirements-base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ email-validator==2.0.0.post2
# via -r requirements-base.in
emails==0.6
# via -r requirements-base.in
fastapi==0.103.1
fastapi==0.103.2
# via -r requirements-base.in
frozenlist==1.4.0
# via
Expand Down Expand Up @@ -207,7 +207,7 @@ markupsafe==2.1.3
# jinja2
# mako
# werkzeug
msal==1.24.0
msal==1.24.1
# via -r requirements-base.in
multidict==6.0.4
# via
Expand Down Expand Up @@ -272,7 +272,7 @@ protobuf==4.24.3
# -r requirements-base.in
# google-api-core
# googleapis-common-protos
psycopg2-binary==2.9.7
psycopg2-binary==2.9.8
# via -r requirements-base.in
pyasn1==0.5.0
# via
Expand All @@ -286,7 +286,7 @@ pyasn1-modules==0.3.0
# oauth2client
pycparser==2.21
# via cffi
pydantic==1.10.12
pydantic==1.10.13
# via
# -r requirements-base.in
# blockkit
Expand Down
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ identify==2.5.27
# via pre-commit
iniconfig==2.0.0
# via pytest
ipython==8.15.0
ipython==8.16.0
# via -r requirements-dev.in
jedi==0.19.0
# via ipython
Expand Down

0 comments on commit fdd5d78

Please sign in to comment.