Skip to content

Commit 30cd8c3

Browse files
committed
Update before release
1 parent 175d6d0 commit 30cd8c3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ psycopg[binary]==3.2.4
6262
psycopg-pool==3.2.4
6363

6464
# PSUtil: Cross-platform library to access system details and process utilities
65-
psutil==6.1.1
65+
psutil==7.0.0
6666

6767
# PyArrow: Python library providing high-performance tools for doing analytics on Arrow-based columnar data
6868
pyarrow==19.0.0

version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "3.0.3.33"
1+
__version__ = "3.0.3.34"

0 commit comments

Comments
 (0)