Skip to content

Commit 36a0a5b

Browse files
committed
updated dependencies
1 parent 0f1e4db commit 36a0a5b

2 files changed

Lines changed: 127 additions & 112 deletions

File tree

Pipfile

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,16 +16,16 @@ first = "==2.0.2"
1616
html5lib = "==1.1"
1717
idna = "==3.3"
1818
isort = "==5.10.1"
19-
lazy-object-proxy = "==1.6.0"
20-
lxml = "==4.6.5"
19+
lazy-object-proxy = "==1.7.1"
20+
lxml = "==4.7.1"
2121
mccabe = "==0.6.1"
2222
psycopg2 = "==2.9.2"
23-
pylint = "==2.12.1"
23+
pylint = "==2.12.2"
2424
pyparsing = "==3.0.6"
2525
requests = "==2.26.0"
2626
six = "==1.16.0"
2727
toml = "==0.10.2"
28-
typed-ast = "==1.5.0"
28+
typed-ast = "==1.5.1"
2929
urllib3 = "==1.26.7"
3030
webencodings = "==0.5.1"
3131
wrapt = "==1.13.3"

0 commit comments

Comments
 (0)