Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and franTarkenton committed Nov 28, 2024
1 parent cc8c81f commit bbc3e30
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion sync/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.12-slim
FROM python:3.13-slim

# Receive build number as argument, retain as environment variable
ARG BUILD_NUMBER
Expand Down
2 changes: 1 addition & 1 deletion sync/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#cx-Oracle==8.3.0
oracledb
numpy==2.1.1
numpy==2.1.2
pandas==2.2.3
psycopg2==2.9.9
SQLAlchemy==2.0.36
Expand Down

0 comments on commit bbc3e30

Please sign in to comment.