Skip to content

Commit 3d2beb6

Browse files
author
gridappsd[bot]
committed
Bump version to 2025.3.2a13
1 parent e3e253f commit 3d2beb6

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

gridappsd-field-bus-lib/info/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
asttokens==3.0.0 ; python_version >= "3.10" and python_version < "4.0"
2-
certifi==2025.6.15 ; python_version >= "3.10" and python_version < "4.0"
2+
certifi==2025.7.9 ; python_version >= "3.10" and python_version < "4.0"
33
charset-normalizer==3.4.2 ; python_version >= "3.10" and python_version < "4.0"
44
cim-graph==0.2.2a4 ; python_version >= "3.10" and python_version < "4.0"
55
click==8.2.1 ; python_version >= "3.10" and python_version < "4.0"
@@ -39,6 +39,6 @@ sparqlwrapper==2.0.0 ; python_version >= "3.10" and python_version < "4.0"
3939
stack-data==0.6.3 ; python_version >= "3.10" and python_version < "4.0"
4040
stomp-py==6.0.0 ; python_version >= "3.10" and python_version < "4.0"
4141
traitlets==5.14.3 ; python_version >= "3.10" and python_version < "4.0"
42-
typing-extensions==4.14.0 ; python_version >= "3.10" and python_version < "3.12"
42+
typing-extensions==4.14.1 ; python_version >= "3.10" and python_version < "3.12"
4343
urllib3==1.26.20 ; python_version >= "3.10" and python_version < "4.0"
4444
wcwidth==0.2.13 ; python_version >= "3.10" and python_version < "4.0"

gridappsd-field-bus-lib/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "gridappsd-field-bus"
3-
version = "2025.3.2a12"
3+
version = "2025.3.2a13"
44
description = "GridAPPS-D Field Bus Implementation"
55
authors = [
66
"C. Allwardt <3979063+craig8@users.noreply.github.com>",

gridappsd-python-lib/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "gridappsd-python"
3-
version = "2025.3.2a12"
3+
version = "2025.3.2a13"
44
description = "A GridAPPS-D Python Adapter"
55
authors = [
66
"C. Allwardt <3979063+craig8@users.noreply.github.com>",

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "gridappsd-python-workspace"
3-
version = "2025.3.2a12"
3+
version = "2025.3.2a13"
44
description = "A GridAPPS-D Python Adapter"
55
authors = [
66
"C. Allwardt <3979063+craig8@users.noreply.github.com>",

0 commit comments

Comments
 (0)