Skip to content

Commit 83a437c

Browse files
build(deps): bump the python group across 1 directory with 2 updates
Bumps the python group with 2 updates in the / directory: [charset-normalizer](https://github.com/jawah/charset_normalizer) and [pyyaml](https://github.com/yaml/pyyaml). Updates `charset-normalizer` from 3.4.4 to 3.4.5 - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](jawah/charset_normalizer@3.4.4...3.4.5) Updates `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: charset-normalizer dependency-version: 3.4.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: pyyaml dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6bdd4e8 commit 83a437c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
certifi==2026.2.25
2-
charset-normalizer==3.4.4
2+
charset-normalizer==3.4.5
33
click==8.1.8
44
commonmark==0.9.1
55
Flask==3.1.3
@@ -13,7 +13,7 @@ MarkupSafe==3.0.3
1313
packaging==26.0
1414
pyparsing==3.3.2
1515
pypuppetdb==3.2.0
16-
PyYAML==6.0.2
16+
PyYAML==6.0.3
1717
requests==2.32.5
1818
typing_extensions==4.15.0
1919
urllib3==2.6.3

0 commit comments

Comments
 (0)