Skip to content

Commit

Permalink
Bump django to 4.2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
knatten committed Feb 6, 2024
1 parent 50b4a08 commit 93520a0
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,23 +10,23 @@ autopep8==2.0.4
# via -r requirements.in
build==1.0.3
# via pip-tools
certifi==2023.11.17
certifi==2024.2.2
# via requests
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via pip-tools
cssselect==1.2.0
# via splinter
django==4.2.8
django==4.2.10
# via
# -r requirements.in
# splinter
idna==3.6
# via requests
lxml==4.9.4
lxml==5.1.0
# via splinter
markdown==3.5.1
markdown==3.5.2
# via -r requirements.in
mock==5.1.0
# via -r requirements.in
Expand All @@ -50,13 +50,13 @@ requests==2.31.0
# tweepy
requests-oauthlib==1.3.1
# via tweepy
splinter[django]==0.20.1
splinter[django]==0.21.0
# via -r requirements.in
sqlparse==0.4.4
# via django
tweepy==4.14.0
# via -r requirements.in
urllib3==2.1.0
urllib3==2.2.0
# via
# requests
# splinter
Expand Down

0 comments on commit 93520a0

Please sign in to comment.