Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scheduled daily dependency update on Saturday #1759

Closed
wants to merge 31 commits into from
Closed
Changes from all commits
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
0e1b5ae
Update webrequest from 0.0.52 to 0.0.78
pyup-bot Dec 14, 2024
fe4168b
Update sqlalchemy_utils from 0.33.11 to 0.41.2
pyup-bot Dec 14, 2024
24185f1
Update mdx_linkify from 1.2 to 2.1
pyup-bot Dec 14, 2024
b574d24
Update apscheduler from 3.5.3 to 3.11.0
pyup-bot Dec 14, 2024
4b26d62
Update psycopg2 from 2.7.7 to 2.9.10
pyup-bot Dec 14, 2024
9695f31
Update babel from 2.6.0 to 2.16.0
pyup-bot Dec 14, 2024
349b38c
Update sqlalchemy_jsonfield from 0.7.1 to 1.0.2
pyup-bot Dec 14, 2024
e8ab1c1
Update flask from 1.0.2 to 3.1.0
pyup-bot Dec 14, 2024
afd6f9e
Update alembic from 1.0.6 to 1.14.0
pyup-bot Dec 14, 2024
f9b8322
Update flask-wtf from 0.14.2 to 1.2.2
pyup-bot Dec 14, 2024
0732443
Update cherrypy from 18.1.0 to 18.10.0
pyup-bot Dec 14, 2024
b3a2169
Update pyramid from 1.10.1 to 2.0.2
pyup-bot Dec 14, 2024
41e61d6
Update beautifulsoup4 from 4.7.1 to 4.12.3
pyup-bot Dec 14, 2024
2d62476
Update flask_sqlalchemy from 2.3.2 to 3.1.1
pyup-bot Dec 14, 2024
081a4df
Update flask-debugtoolbar from 0.10.1 to 0.16.0
pyup-bot Dec 14, 2024
c90b61e
Update flask_caching from 1.4.0 to 2.3.0
pyup-bot Dec 14, 2024
8ac53b2
Pin pyinotify to latest version 0.9.6
pyup-bot Dec 14, 2024
7dc4415
Pin python-levenshtein to latest version 0.26.1
pyup-bot Dec 14, 2024
4e62a8d
Pin ftfy to latest version 6.3.1
pyup-bot Dec 14, 2024
6228803
Pin colorama to latest version 0.4.6
pyup-bot Dec 14, 2024
299ae23
Pin paramiko to latest version 3.5.0
pyup-bot Dec 14, 2024
d649ea3
Pin statsd to latest version 4.0.1
pyup-bot Dec 14, 2024
31db121
Pin python-sql to latest version 1.5.2
pyup-bot Dec 14, 2024
1e3b8e8
Pin irc to latest version 20.5.0
pyup-bot Dec 14, 2024
ff35b88
Pin python-magic to latest version 0.4.27
pyup-bot Dec 14, 2024
b01f980
Pin rpyc to latest version 6.0.1
pyup-bot Dec 14, 2024
ecb0333
Pin sqlalchemy-citext to latest version 1.8.0
pyup-bot Dec 14, 2024
0ddf85d
Pin parsedatetime to latest version 2.6
pyup-bot Dec 14, 2024
a894038
Pin cython to latest version 3.0.11
pyup-bot Dec 14, 2024
dd27514
Pin tqdm to latest version 4.67.1
pyup-bot Dec 14, 2024
de25703
Pin natsort to latest version 8.4.0
pyup-bot Dec 14, 2024
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
62 changes: 31 additions & 31 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,33 +1,33 @@
webrequest==0.0.52
sqlalchemy_utils==0.33.11
mdx_linkify==1.2
apscheduler==3.5.3
psycopg2==2.7.7
babel==2.6.0
sqlalchemy_jsonfield==0.7.1
flask==1.0.2
alembic==1.0.6
flask-wtf==0.14.2
cherrypy==18.1.0
pyramid==1.10.1
beautifulsoup4==4.7.1
flask_sqlalchemy==2.3.2
flask-debugtoolbar==0.10.1
webrequest==0.0.78
sqlalchemy_utils==0.41.2
mdx_linkify==2.1
apscheduler==3.11.0
psycopg2==2.9.10
babel==2.16.0
sqlalchemy_jsonfield==1.0.2
flask==3.1.0
alembic==1.14.0
flask-wtf==1.2.2
cherrypy==18.10.0
pyramid==2.0.2
beautifulsoup4==4.12.3
flask_sqlalchemy==3.1.1
flask-debugtoolbar==0.16.0

flask_caching==1.4.0
pyinotify
python-Levenshtein
ftfy
colorama
paramiko
statsd
python-sql
irc
python-magic
flask_caching==2.3.0
pyinotify==0.9.6
python-Levenshtein==0.26.1
ftfy==6.3.1
colorama==0.4.6
paramiko==3.5.0
statsd==4.0.1
python-sql==1.5.2
irc==20.5.0
python-magic==0.4.27
git+https://github.com/fake-name/UniversalArchiveInterface.git
rpyc
sqlalchemy-citext
parsedatetime
cython
tqdm
natsort
rpyc==6.0.1
sqlalchemy-citext==1.8.0
parsedatetime==2.6
cython==3.0.11
tqdm==4.67.1
natsort==8.4.0