Skip to content

Commit b4ac220

Browse files
committed
build: Update requirements
1 parent 33ed0e2 commit b4ac220

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ gitdb==4.0.11
102102
# via gitpython
103103
gitpython==3.1.43
104104
# via cruft
105-
greenlet==3.1.0
105+
greenlet==3.1.1
106106
# via sqlalchemy
107107
idna==3.10
108108
# via requests

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ bolton-typist==0.2.0
3232
# bolton-clack
3333
# bolton-eris
3434
# vimala
35-
greenlet==3.1.0
35+
greenlet==3.1.1
3636
# via sqlalchemy
3737
jinja2==3.1.4
3838
# via -r requirements.in

0 commit comments

Comments
 (0)