Skip to content

Commit

Permalink
Merge branch 'main' into bugfix/render-dashboard-severities-and-prior…
Browse files Browse the repository at this point in the history
…ities-bar-chart
  • Loading branch information
metroid-samus authored Jan 24, 2025
2 parents cf4f9fb + 56fdd00 commit 1a9b254
Show file tree
Hide file tree
Showing 4 changed files with 242 additions and 182 deletions.
8 changes: 4 additions & 4 deletions requirements-base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ aiohttp==3.11.11
# via -r requirements-base.in
aiosignal==1.3.1
# via aiohttp
alembic==1.14.0
alembic==1.14.1
# via -r requirements-base.in
anyio==4.6.2.post1
# via
Expand Down Expand Up @@ -257,7 +257,7 @@ oauthlib[signedtoken]==3.2.2
# atlassian-python-api
# jira
# requests-oauthlib
openai==1.59.7
openai==1.60.0
# via -r requirements-base.in
packaging==24.2
# via
Expand Down Expand Up @@ -301,7 +301,7 @@ protobuf==4.23.4
# proto-plus
psycopg2-binary==2.9.10
# via -r requirements-base.in
pyarrow==18.1.0
pyarrow==19.0.0
# via -r requirements-base.in
pyasn1==0.6.1
# via
Expand All @@ -315,7 +315,7 @@ pyasn1-modules==0.4.1
# oauth2client
pycparser==2.22
# via cffi
pydantic==1.10.20
pydantic==1.10.21
# 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 @@ -92,7 +92,7 @@ python-dateutil==2.9.0.post0
# via faker
pyyaml==6.0.2
# via pre-commit
ruff==0.9.1
ruff==0.9.2
# via -r requirements-dev.in
six==1.16.0
# via
Expand Down
Loading

0 comments on commit 1a9b254

Please sign in to comment.