Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

Commit bd99800

Browse files
authored
chore(deps): update dependency pytz to v2022.2.1 (#1316)
1 parent 1de7a52 commit bd99800

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

samples/geography/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ pyasn1-modules==0.2.8
3434
pycparser==2.21
3535
pyparsing==3.0.9
3636
python-dateutil==2.8.2
37-
pytz==2022.2
37+
pytz==2022.2.1
3838
PyYAML==6.0
3939
requests==2.28.1
4040
rsa==4.9

samples/magics/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ matplotlib==3.5.3
99
pandas===1.3.5; python_version == '3.7'
1010
pandas==1.4.3; python_version >= '3.8'
1111
pyarrow==9.0.0
12-
pytz==2022.2
12+
pytz==2022.2.1
1313
typing-extensions==4.3.0

samples/snippets/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ matplotlib==3.5.3
1010
pandas===1.3.5; python_version == '3.7'
1111
pandas==1.4.3; python_version >= '3.8'
1212
pyarrow==9.0.0
13-
pytz==2022.2
13+
pytz==2022.2.1
1414
typing-extensions==4.3.0

0 commit comments

Comments
 (0)