Skip to content

Commit 5fcd7bf

Browse files
fix: bump pyyaml from 6.0.2 to 6.0.3
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 6.0.2 to 6.0.3. - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/6.0.3/CHANGES) - [Commits](yaml/pyyaml@6.0.2...6.0.3) --- updated-dependencies: - dependency-name: pyyaml dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 617a30d commit 5fcd7bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ pika==1.3.2
33
redis==6.4.0
44
simplejson==3.20.1
55
flask==3.1.2
6-
pyyaml==6.0.2
6+
pyyaml==6.0.3
77
pyiceberg[sql-sqlite,pyarrow]==0.10.0
88
deltalake==0.25.5
99
azure-servicebus==7.14.2

0 commit comments

Comments
 (0)