We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f1e4db commit 36a0a5bCopy full SHA for 36a0a5b
2 files changed
Pipfile
@@ -16,16 +16,16 @@ first = "==2.0.2"
16
html5lib = "==1.1"
17
idna = "==3.3"
18
isort = "==5.10.1"
19
-lazy-object-proxy = "==1.6.0"
20
-lxml = "==4.6.5"
+lazy-object-proxy = "==1.7.1"
+lxml = "==4.7.1"
21
mccabe = "==0.6.1"
22
psycopg2 = "==2.9.2"
23
-pylint = "==2.12.1"
+pylint = "==2.12.2"
24
pyparsing = "==3.0.6"
25
requests = "==2.26.0"
26
six = "==1.16.0"
27
toml = "==0.10.2"
28
-typed-ast = "==1.5.0"
+typed-ast = "==1.5.1"
29
urllib3 = "==1.26.7"
30
webencodings = "==0.5.1"
31
wrapt = "==1.13.3"
0 commit comments