Spaces:
Sleeping
Sleeping
dependabot[bot]
commited on
Commit
·
b237cd7
1
Parent(s):
c5ce62c
Bump python-dateutil from 2.8.2 to 2.9.0.post0
Browse filesBumps [python-dateutil](https://github.com/dateutil/dateutil) from 2.8.2 to 2.9.0.post0.
- [Release notes](https://github.com/dateutil/dateutil/releases)
- [Changelog](https://github.com/dateutil/dateutil/blob/master/NEWS)
- [Commits](https://github.com/dateutil/dateutil/compare/2.8.2...2.9.0.post0)
---
updated-dependencies:
- dependency-name: python-dateutil
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -19,7 +19,7 @@ pyaes==1.6.1
|
|
19 |
pymongo==4.6.3
|
20 |
git+https://github.com/KurimuzonAkuma/[email protected]
|
21 |
pysocks==1.7.1
|
22 |
-
python-dateutil==2.
|
23 |
pytube==15.0.0
|
24 |
pytz==2024.1
|
25 |
pyyaml==6.0.2
|
|
|
19 |
pymongo==4.6.3
|
20 |
git+https://github.com/KurimuzonAkuma/[email protected]
|
21 |
pysocks==1.7.1
|
22 |
+
python-dateutil==2.9.0.post0
|
23 |
pytube==15.0.0
|
24 |
pytz==2024.1
|
25 |
pyyaml==6.0.2
|