Skip to content

Commit

Permalink
update lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
klahnakoski committed Mar 20, 2024
1 parent 5c0200f commit b5ebf5a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 9 deletions.
16 changes: 9 additions & 7 deletions tests/requirements.lock
Original file line number Diff line number Diff line change
@@ -1,23 +1,25 @@
# Tests pass with these versions 2024-03-18
# Tests pass with these versions 2024-03-20
# pip install --no-deps -r tests/requirements.lock
beautifulsoup4==4.12.3
certifi==2024.2.2
charset-normalizer==3.3.2
hjson==3.1.0
idna==3.6
jx-python==4.574.24078
jx-python==4.576.24080
mo-collections==5.574.24078
mo-dots==9.574.24078
mo-files==6.574.24078
mo-files==6.576.24080
mo-future==7.546.24057
mo-imports==7.546.24057
mo-json==6.574.24078
mo-json-config==4.574.24078
mo-json==6.576.24080
mo-json-config==4.576.24080
mo-kwargs==7.574.24078
mo-logs==8.574.24078
mo-math==7.574.24078
mo-sql==4.574.24078
mo-sql==4.576.24080
mo-testing==7.562.24075
mo-threads==6.574.24078
mo-times==5.574.24078
requests==2.31.0
urllib3==2.2.0
soupsieve==2.5
urllib3==2.2.0
4 changes: 2 additions & 2 deletions tests/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
mo-testing
beautifulsoup4
mo-testing>=7.562.24075
beautifulsoup4>=4.12.3

0 comments on commit b5ebf5a

Please sign in to comment.