Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

bomf

Package Overview
Dependencies
Maintainers
2
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bomf - npm Package Compare versions

Comparing version
0.8.0
to
0.8.1
+1
-1
.github/workflows/black.yml

@@ -9,3 +9,3 @@ name: "Black"

matrix:
python-version: ["3.11"]
python-version: ["3.12"]
os: [ubuntu-latest]

@@ -12,0 +12,0 @@ steps:

@@ -9,3 +9,3 @@ name: "Coverage"

matrix:
python-version: ["3.11"]
python-version: ["3.12"]
os: [ubuntu-latest]

@@ -12,0 +12,0 @@ steps:

@@ -9,3 +9,3 @@ name: "Packaging Test"

matrix:
python-version: ["3.10", "3.11"]
python-version: ["3.12"]
os: [ubuntu-latest]

@@ -12,0 +12,0 @@ steps:

@@ -18,3 +18,3 @@ # This GitHub workflow is only needed for python package releases which are supposed to be published on pypi.

matrix:
python-version: ["3.11"]
python-version: ["3.12"]
os: [ubuntu-latest]

@@ -21,0 +21,0 @@ steps:

@@ -10,3 +10,3 @@ name: "Linting"

matrix:
python-version: ["3.11"]
python-version: ["3.12"]
os: [ubuntu-latest]

@@ -13,0 +13,0 @@ linter-env: ["linting", "type_check"]

@@ -9,3 +9,3 @@ name: "Unittests"

matrix:
python-version: ["3.11"]
python-version: ["3.11", "3.12"]
os: [ubuntu-latest]

@@ -12,0 +12,0 @@ steps:

Metadata-Version: 2.1
Name: bomf
Version: 0.8.0
Version: 0.8.1
Summary: BO4E Migration Framework

@@ -18,2 +18,3 @@ Home-page: https://github.com/Hochfrequenz/bo4e_migration_framework

Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Operating System :: OS Independent

@@ -20,0 +21,0 @@ Requires-Python: >=3.10

@@ -15,3 +15,3 @@ #

# pvframework
bo4e==0.5.5
bo4e==0.5.10
# via -r requirements.in

@@ -32,7 +32,7 @@ frozendict==2.3.8

# via -r requirements.in
pydantic==2.3.0
pydantic==2.4.2
# via
# -r requirements.in
# bo4e
pydantic-core==2.6.3
pydantic-core==2.10.1
# via pydantic

@@ -39,0 +39,0 @@ pyhumps==3.8.0

@@ -19,2 +19,3 @@ [metadata]

Programming Language :: Python :: 3.11
Programming Language :: Python :: 3.12
Operating System :: OS Independent

@@ -21,0 +22,0 @@ license = mit

Metadata-Version: 2.1
Name: bomf
Version: 0.8.0
Version: 0.8.1
Summary: BO4E Migration Framework

@@ -18,2 +18,3 @@ Home-page: https://github.com/Hochfrequenz/bo4e_migration_framework

Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Operating System :: OS Independent

@@ -20,0 +21,0 @@ Requires-Python: >=3.10