Skip to content

Commit 737dc62

Browse files
committed
Upgrade pytest and python-dotenv
1 parent 6481ccc commit 737dc62

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -449,7 +449,7 @@ pyjwt[crypto]==2.13.0
449449
# redis
450450
pyparsing==3.3.2
451451
# via matplotlib
452-
pytest==9.0.2
452+
pytest==9.1.1
453453
# via
454454
# -r ./requirements.in
455455
# pytest-cov
@@ -470,7 +470,7 @@ python-dateutil==2.9.0.post0
470470
# dateparser
471471
# htmldate
472472
# matplotlib
473-
python-dotenv==1.2.1
473+
python-dotenv==1.2.2
474474
# via environs
475475
python-frontmatter==1.1.0
476476
# via -r ./requirements.in

0 commit comments

Comments
 (0)