Skip to content

Commit

Permalink
Merge branch 'main' into task/psu-insights
Browse files Browse the repository at this point in the history
  • Loading branch information
brettedw authored Dec 2, 2024
2 parents aca1569 + a44a1d0 commit 26dceba
Show file tree
Hide file tree
Showing 3 changed files with 41 additions and 39 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/renovate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Checkout
uses: actions/[email protected]
- name: Self-hosted Renovate
uses: renovatebot/[email protected].4
uses: renovatebot/[email protected].5
with:
configurationFile: renovate.json
token: ${{ secrets.RENOVATE_TOKEN }}
76 changes: 39 additions & 37 deletions api/poetry.lock

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

2 changes: 1 addition & 1 deletion api/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ aiodns = "^3"
aiohttp = "^3"
pandas = "^2"
pyjwt = "^2"
cryptography = "^43.0.0"
cryptography = "^44.0.0"
sqlalchemy = "^2"
psycopg2 = "^2"
postgres = "^4"
Expand Down

0 comments on commit 26dceba

Please sign in to comment.