Spaces:
Paused
Paused
dependabot[bot]
commited on
Commit
·
7370e0e
1
Parent(s):
0340e40
Bump pyyaml from 6.0.1 to 6.0.2
Browse filesBumps [pyyaml](https://github.com/yaml/pyyaml) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES)
- [Commits](https://github.com/yaml/pyyaml/compare/6.0.1...6.0.2)
---
updated-dependencies:
- dependency-name: pyyaml
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -22,7 +22,7 @@ pysocks==1.7.1
|
|
| 22 |
python-dateutil==2.8.2
|
| 23 |
pytube==15.0.0
|
| 24 |
pytz==2024.1
|
| 25 |
-
pyyaml==6.0.
|
| 26 |
qrcode==8.0
|
| 27 |
regex==2023.12.25
|
| 28 |
requests==2.32.3
|
|
|
|
| 22 |
python-dateutil==2.8.2
|
| 23 |
pytube==15.0.0
|
| 24 |
pytz==2024.1
|
| 25 |
+
pyyaml==6.0.2
|
| 26 |
qrcode==8.0
|
| 27 |
regex==2023.12.25
|
| 28 |
requests==2.32.3
|