Skip to content

Commit 6119ac0

Browse files
chore(deps): update pytz requirement (#94)
Updates the requirements on [pytz](https://github.com/stub42/pytz) to permit the latest version. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](stub42/pytz@release_2020.1...release_2022.1) --- updated-dependencies: - dependency-name: pytz dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ed0caaf commit 6119ac0

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
@@ -1,5 +1,5 @@
11
scramp>=1.2.0,<1.5.0
2-
pytz>=2020.1,<2021.9
2+
pytz>=2020.1,<2022.2
33
beautifulsoup4>=4.7.0,<5.0.0
44
boto3>=1.9.201,<2.0.0
55
requests>=2.23.0,<2.27.2

0 commit comments

Comments
 (0)