Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements/development.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ pexpect==4.9.0
# via -r pexpect.in
ptyprocess==0.7.0
# via pexpect
pygments==2.19.1
pygments==2.20.0
# via rich
pymysql==1.1.1
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ parse-type==0.6.4
# via behave
pbr==6.1.1
# via stevedore
pygments==2.19.1
pygments==2.20.0
# via rich
pymysql==1.1.1
# via -r tests.in
Expand Down
Loading