Skip to content

Commit 1ed4d20

Browse files
Bump tzdata from 2025.2 to 2025.3 in /lib/metric-config-parser
Bumps [tzdata](https://github.com/python/tzdata) from 2025.2 to 2025.3. - [Release notes](https://github.com/python/tzdata/releases) - [Changelog](https://github.com/python/tzdata/blob/master/NEWS.md) - [Commits](python/tzdata@2025.2...2025.3) --- updated-dependencies: - dependency-name: tzdata dependency-version: '2025.3' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d03b23a commit 1ed4d20

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

lib/metric-config-parser/requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ typing-extensions==4.15.0
134134
# typing-inspection
135135
typing-inspection==0.4.2
136136
# via pydantic
137-
tzdata==2025.2
137+
tzdata==2025.3
138138
# via faker
139139
urllib3==2.5.0
140140
# via

lib/metric-config-parser/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -880,9 +880,9 @@ typing-inspection==0.4.2 \
880880
# via
881881
# -r requirements.in
882882
# pydantic
883-
tzdata==2025.2 \
884-
--hash=sha256:1a403fada01ff9221ca8044d701868fa132215d84beb92242d9acd2147f667a8 \
885-
--hash=sha256:b60a638fcc0daffadf82fe0f57e53d06bdec2f36c4df66280ae79bce6bd6f2b9
883+
tzdata==2025.3 \
884+
--hash=sha256:06a47e5700f3081aab02b2e513160914ff0694bce9947d6b76ebd6bf57cfc5d1 \
885+
--hash=sha256:de39c2ca5dc7b0344f2eba86f49d614019d29f060fc4ebc8a417896a620b56a7
886886
# via
887887
# -r requirements.in
888888
# faker

0 commit comments

Comments
 (0)