Skip to content

Commit

Permalink
Scheduled weekly dependency update for week 48 (#133)
Browse files Browse the repository at this point in the history
* Update alembic from 1.0.3 to 1.0.5

* Update pytest from 4.0.0 to 4.0.1
  • Loading branch information
pyup-bot authored and mxsasha committed Dec 3, 2018
1 parent b83af56 commit 4238676
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ beautifultable==0.5.3 # generating nice-looking ascii tables
# Database connections and management
psycopg2-binary==2.7.6.1
SQLAlchemy==1.2.14
alembic==1.0.3
alembic==1.0.5

# Network handling
twisted==18.9.0

# Testing and related packages
pytest==4.0.0
pytest==4.0.1
pytest-cov==2.6.0
coverage==4.5.2
coveralls==1.5.1
Expand Down

0 comments on commit 4238676

Please sign in to comment.