Skip to content

Commit 019b15d

Browse files
authored
Merge pull request #994 from CitrineInformatics/dependabot/pip/requests-2.32.4
Bump requests from 2.32.2 to 2.32.4
2 parents f28b3b1 + 7b0f8c9 commit 019b15d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ boto3==1.34.35
33
deprecation==2.1.0
44
gemd==2.1.9
55
pyjwt==2.8.0
6-
requests==2.32.2
6+
requests==2.32.4
77
tqdm==4.66.3
88

99
# boto3 (through botocore) depends on urllib3. Version 1.34.35 requires

src/citrine/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "3.22.0"
1+
__version__ = "3.22.1"

0 commit comments

Comments
 (0)