Skip to content

Commit a5fa27c

Browse files
Bump schema from 0.7.7 to 0.7.8 (#1392)
Bumps [schema](https://github.com/keleshev/schema) from 0.7.7 to 0.7.8. - [Release notes](https://github.com/keleshev/schema/releases) - [Changelog](https://github.com/keleshev/schema/blob/master/CHANGELOG.md) - [Commits](keleshev/schema@v0.7.7...v0.7.8) --- updated-dependencies: - dependency-name: schema dependency-version: 0.7.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2d53d8d commit a5fa27c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docker/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ PyYAML==6.0.3
99
anybadge==1.16.0
1010
orjson==3.11.3
1111
scipy==1.16.2
12-
schema==0.7.7
12+
schema==0.7.8
1313
deepdiff==8.6.1
1414
redis==6.4.0
1515
hiredis==3.2.1

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ psycopg[binary]==3.2.10
44
psycopg_pool==3.2.6
55
pyserial==3.5
66
psutil==7.1.0
7-
schema==0.7.7
7+
schema==0.7.8
88
aiohttp==3.13.0
99
energy-dependency-inspector==0.2.1
1010

0 commit comments

Comments
 (0)