🏡 index : github.com/captn3m0/indiapost-tracker.git

author dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2022-05-27 8:24:20.0 +00:00:00
committer GitHub <noreply@github.com> 2022-05-27 8:24:20.0 +00:00:00
commit
2aab66b95fa286777ab18e1f307a74a542fbaa36 [patch]
tree
f6c145dece24f547f81cac1e8c503fed60a101c8
parent
429bb4e8f3f29804805015be25b3ab126c9ebbca
download
2aab66b95fa286777ab18e1f307a74a542fbaa36.tar.gz

Bump python-dateutil from 2.8.1 to 2.8.2

Bumps [python-dateutil](https://github.com/dateutil/dateutil) from 2.8.1 to 2.8.2.
- [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.1...2.8.2)

---
updated-dependencies:
- dependency-name: python-dateutil
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Diff

 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 2a73cf1..f4b0596 100644
--- a/requirements.txt
+++ a/requirements.txt
@@ -1,6 +1,6 @@
beautifulsoup4==4.9.0
bottle==0.12.21
python-dateutil==2.8.1
python-dateutil==2.8.2
requests==2.25.0
six==1.15.0
wheel==0.35.1